Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogCLI is AGPLv3+ | OpenGnSys Support Team | 2021-05-14 | 1 | -4/+3 |
| | | | | Update license header in files. | ||||
* | Add WoL sending capability | Jose M. Guisado | 2021-03-29 | 1 | -0/+73 |
Builds a json payload to consume the ogServer API to send WoL packets. Adds 'send' as a command: ogcli send Adds a wol object for to the 'send' command, so that sending a wol can be specified as: ogcli send wol * WoL packet type is specified with --type option. * Specifying targets follows same parameters as 'set modes' with: --client-ip --room-id --center-id |