|
|
|
@ -8334,18 +8334,18 @@ |
|
|
|
"set-attribute": "Set attribute", |
|
|
|
"get-time-series": "Get time series", |
|
|
|
"get-alarm-status": "Get alarm status", |
|
|
|
"get-dashboard-state": "Get dashboard state", |
|
|
|
"get-dashboard-state-with-params": "Get dashboard state with params", |
|
|
|
"get-dashboard-state": "Get dashboard state id", |
|
|
|
"get-dashboard-state-object": "Get dashboard state object", |
|
|
|
"add-time-series": "Add time series", |
|
|
|
"execute-rpc-text": "Execute RPC method '{{methodName}}'", |
|
|
|
"get-time-series-text": "Use time series '{{key}}'", |
|
|
|
"get-attribute-text": "Use attribute '{{key}}'", |
|
|
|
"get-alarm-status-text": "Use alarm status", |
|
|
|
"get-dashboard-state-text": "Use dashboard state", |
|
|
|
"get-dashboard-state-with-params-text": "Use dashboard state with params", |
|
|
|
"when-dashboard-state-is-text": "When dashboard state is '{{state}}'", |
|
|
|
"when-dashboard-state-function-is-text": "When f(dashboard state) is '{{state}}'", |
|
|
|
"when-dashboard-state-with-params-function-is-text": "When f(dashboard state with params) is '{{state}}'", |
|
|
|
"get-dashboard-state-object-text": "Use dashboard state object", |
|
|
|
"when-dashboard-state-is-text": "When dashboard state id is '{{state}}'", |
|
|
|
"when-dashboard-state-function-is-text": "When f(dashboard state id) is '{{state}}'", |
|
|
|
"when-dashboard-state-object-function-is-text": "When f(dashboard state object) is '{{state}}'", |
|
|
|
"set-attribute-to-value-text": "Set '{{key}}' attribute to: {{value}}", |
|
|
|
"add-time-series-value-text": "Add '{{key}}' time series value: {{value}}", |
|
|
|
"set-attribute-text": "Set '{{key}}' attribute", |
|
|
|
|