You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a mechanism of controlling nodes in a secure fashion. We need to make sure the API properly defends against attacks used on IoT devices, and networked systems in general. We also need to make sure that we provide a variety of control mechanisms that can be used on memory constrained devices
Expected Out Come
HTTP/JSON-RPC/.... API to control non embedded nodes
Serial/.... API to control embedded nodes
This will be suitable for memory constrained devices which may only have serial ports available
The text was updated successfully, but these errors were encountered:
Overview
We need a mechanism of controlling nodes in a secure fashion. We need to make sure the API properly defends against attacks used on IoT devices, and networked systems in general. We also need to make sure that we provide a variety of control mechanisms that can be used on memory constrained devices
Expected Out Come
The text was updated successfully, but these errors were encountered: