Example details for Device
Syntax variant 1 (preferred REST-format): Device/{id}/
Syntax variant 2 (traditional query-string): Device?id={id}
(please note the use of _COLON_, _DASH_ and _SLASH_ is necessary when using HTTP GET. If using HTTP POST the original id ('hdm:ZWave:-105679242/2/041001/20253132707172737a85869c' in this case) might be used instead)
GET, syntax 1 (preferred REST-format):
Device/hdm_COLON_ZWave_COLON__DASH_105679242_SLASH_2_SLASH_041001_SLASH_20253132707172737a85869c/
GET, syntax 2 (traditional query-string):
Device?id=hdm_COLON_ZWave_COLON__DASH_105679242_SLASH_2_SLASH_041001_SLASH_20253132707172737a85869c
Documentation and tests automatically generated from source-code 2025-12-06 05:04