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-12-18T04%3A20%3A35Z&se=2025-12-18T04%3A31%3A35Z&sr=c&sp=r&sig=J6IMdB8rsIIcrVFoI0tlsyZgfXlbVPb%2FZ7LvfcQHPy0%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 |