bosch-shc-api-docs icon indicating copy to clipboard operation
bosch-shc-api-docs copied to clipboard

please add "Relay state" to Postman collection

Open DFS-90 opened this issue 9 months ago • 0 comments

Hi,

I was missing a "Relay state" in your Postman collection. It can be built with information provided here.

Parameters are:

PUT {{shc_api}}/devices/{{device_id}}/services/ImpulseSwitch/state

Headers: same as "Shutter Control state"

Body: { "@type": "ImpulseSwitchState", "impulseState": "true" }

Maybe you want to add it to your Postman collection?

Thanks and best regards, David

DFS-90 avatar Nov 16 '23 12:11 DFS-90