It renders the product connection-status within a colored badge.
The filter variants can be applied to metrics and properties holding the connection status value.
The cloud status is identified by numerical values associated with a label.
Value | Text Representation |
---|---|
0 | OFFLINE |
1 | ONLINE |
Null or empty values are always handled as OFFLINE.
Without this filter, the cloud status value is printed as simple text.
Filter Variants
The set of predefined filter variants that can be used to format values.
connectionStatus | |
---|---|
Prints out the connection status within a colored badge. Supported Input Types: STRING | INTEGER Output Type: HTML |
connectionStatusCircle | |
---|---|
Prints out the connection status as colored circle. Supported Input Types: STRING | INTEGER Output Type: HTML |
Comments
0 comments
Please sign in to leave a comment.