chariot-dev / chariot

IoT Sensor Framework
GNU Lesser General Public License v3.0
5 stars 4 forks source link

Network Creation #12

Closed hojohn2561 closed 4 years ago

hojohn2561 commented 4 years ago

Before an authenticated user can start collecting data, they must first create a network. This process can be done entirely on the front end until all of the network information has been entered, then a POST request should be made to validate and save the entered network information.

Should the user want to add an initial device to the network, that will continue after the network has been created.

hojohn2561 commented 4 years ago

6b26f288439af792a62a5c5d0bbbcc4ea5b4b9b6