[r814]: / branches / FeatureBranches / refactorpayload / SparkplugB / Enums / MetricStatus / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 2.5 kB

1
2
3
4
5
6
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE MetricStatus : (
        PrimaryHostOffline := 1, // STALE: Primary Host is not connected to the MQTT network
        EdgeOffline := 3,        // STALE: This particular edge node is offline, but other Edges in the same group are online
        ONLINE_OK := 5,          // OK: Metric is not stale, Value is current