This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
Create a new Peripheral Manager #45
Open
Description
-
Neptune does not know how to handle multiple Arduino connections to the node server. It should be able to recognize and handle connections to multiple devices.
-
Being able to dynamically create separate channels in web sockets for each of the connected devices to update the user on the client side.
-
Does not provide a way to send commands to different devices from the browser to the node server.
-
Does not have a clear cut rest API for managing the devices.
Activity