0.0.1 • Published 11 years ago
freedompop-photon-cli v0.0.1
FreedomPop Photon CLI
This tools allows communication with the FreedomPop Photon.
Features:
- Configuration of the device (based on a JSON file)
- Reset the device to factory settings
- Check device status
- Check device battery status
- Read attached hosts
- Monitor device configuration, send useful events
Usage
$ bin/photon [action] [password] [host]Configuration
- Rename
config.json.exampletoconfig.json
mv config.json.example config.json- Adjust settings in
config.json
$ bin/photon configureReset the device to factory settings
$ bin/photon resetCheck device status
$ bin/photon statusCheck device battery status
$ bin/photon batteryRead attached hosts
$ bin/photon attached0.0.1
11 years ago