BPAPI Methods

Example details for BPAPI method Gateway/At

Example details for Gateway/At

Syntax variant 1 (preferred REST-format): Gateway/At/{time}/{script}/

Syntax variant 2 (traditional query-string): Gateway/At?time={time}&script={script}

Turns on Device 2 at time 2033-12-31 23:59


GET, syntax 1 (preferred REST-format):
Gateway/At/2033-12-31%2023_COLON_59/Api(%22Device_SLASH_2_SLASH_TurnOn%22)/


GET, syntax 2 (traditional query-string):
Gateway/At?time=2033-12-31%2023_COLON_59&script=Api(%22Device_SLASH_2_SLASH_TurnOn%22)


POST, traditional











Bulk usage interface

Documentation and tests automatically generated from source-code 2025-12-06 05:04