Java CoAP Client: get_hdk_sensor.json has wrong default devicePath
Opened this issue · 0 comments
Jcrash29 commented
Currently set to:
"devicePath": "/sbsr/arduino/temp",
Should be:
"devicePath": "/snsr/arduino/temp",
Thoughts
This will make it match get_hdk_observe.json