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
In order the register process to work in 2 steps we should be able to POST a new device without mac_address and later add it or updated over a PATCH. Ensure devices with no mac_address have state: not_configured
In order the register process to work in 2 steps we should be able to
POST
a new device without mac_address and later add it or updated over aPATCH
. Ensure devices with no mac_address havestate: not_configured
http://new-apidocs.smartcitizen.me/#add-a-device
https://github.com/fablabbcn/smartcitizen/blob/723d0117238d7ca86b757bd738025458e523795c/app/models/device.rb#L9
The text was updated successfully, but these errors were encountered: