Example details for Device/TurnOn
Syntax variant 1 (preferred REST-format): Device/{id}/TurnOn/
Syntax variant 2 (traditional query-string): Device//TurnOn?id={id}
GET, syntax 1 (preferred REST-format):
Device/55379/TurnOn/
GET, syntax 2 (traditional query-string):
Device//TurnOn?id=55379
POST, traditional
Documentation and tests automatically generated from source-code 2025-12-06 05:04