-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
At:
- the following primitive Value Types are supported:
- Boolean
- Short
- Integer
- Long
- Double
- String
- Null
- For each of the types it is possible to provide a "null" value. In that case the payload looks like this
{ "type": "String", "value": null }
- Values are validated (see TypeUtil in SDK)
- user can choose which properties of the variable are displayed ("name", "value", ...)
This is the controller panel for Smart Panels app
Provide Widget for displaying and manipulating Primitive Typed Variables
-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
At:
- the following primitive Value Types are supported:
- Boolean
- Short
- Integer
- Long
- Double
- String
- Null
- For each of the types it is possible to provide a "null" value. In that case the payload looks like this
{ "type": "String", "value": null }
- Values are validated (see TypeUtil in SDK)
- user can choose which properties of the variable are displayed ("name", "value", ...)