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"
}
💬 Need Help?
Have a question or hit a roadblock? Join the Enapter Discord community to get quick support, exchange ideas, and collaborate with other developers and energy experts.