Actions
Jarvis Protocol » History » Revision 1
Revision 1/2
| Next »
Hammel, 22 Jan 2018 12:42
Jarvis Protocol¶
- Jarvis creates a JSON packet with command
- Jarvis connects to REST interface on server node.
- Server node processes requests into IoT command
- Server node issues REST call to IoT device
Components¶
- Jarvis Java application on desktop
- nodejs based REST interface on PiBox
- Restify handles REST API
- Restify provides hooks for https setup
Issues¶
- Generate key/cert at boot time on PiBox
- Allow Jarvis to register to receive key
See https://cloud.google.com/iot/docs/how-tos/credentials/keys
Updated by Hammel almost 7 years ago · 1 revisions