silverspringnetworks/developer_program

Java CoAP Client: get_hdk_sensor.json has wrong default devicePath

Opened this issue · 0 comments

Currently set to:
"devicePath": "/sbsr/arduino/temp",

Should be:
"devicePath": "/snsr/arduino/temp",

Thoughts
This will make it match get_hdk_observe.json