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.
.png?sv=2022-11-02&spr=https&st=2025-11-08T23%3A27%3A34Z&se=2025-11-08T23%3A38%3A34Z&sr=c&sp=r&sig=6b0EsiN8Ox85%2F7FPL6LclHOHYzSCG41toCdXyrdVaaE%3D)
Filter Variants
The set of predefined filter variants that can be used to format values.
Connection Status | Prints out the connection status within a colored badge. Name: connectionStatus Input Types: STRING, INTEGER Output Type: HTML |
Connection Status Circle | Prints out the connection status as colored circle. Name: connectionStatusCircle Input Types: STRING, INTEGER Output Type: HTML |