Skip to main content

Variables

Set

Sets variable value.

Pub-Topic: variables/v1/set/{variable-name}

Input:

{
"value": "30"
}

Get

Receives notification on variable's value changes.

Sub-Topic: variables/v1/get/{variable-name}

Output:

{
"timestamp": 1602699378,
"value": "30"
}

All Rights Reserved © 2024 Enapter AG.