chariot-dev / chariot

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

Update GUI to reflect device modification changes #69

Open Juan-Garcia96 opened 4 years ago

Juan-Garcia96 commented 4 years ago

On the GUI, device modification does not work. A correct payload looks like the following: { "networkName":"test", "deviceId":"MyImpinjSpeedwayR4222", "newDeviceId":"changedTheName", "ipAddress":"radfn", "pollDelay":3, "antennas": [2,2,2], "tag_population":2, "report_every_n_tags":3, "tx_power":4, "session":3, "start_inventory": true, "mode_identifier":true, "EnableROSpecID":true, "EnableSpecIndex":true, "EnableInventoryParameterSpecID":true, "EnableRFPhaseAngle": false }