Device Settings Points¶
Overall Topic Identification Guide¶
This Data Point subtopic represents the Device Settings data provided by the Sm@rtgear IE DPU (or other polling applications) that are being sent over the databus. In order to subscribe to these data points, the subscription will need the Device Settings data category subtopic at the beginning of the topic string, "10".
10/Data Point/Device Type/Device Name/Device Source
flowchart LR
A[Category: 10] --> B[Data Point - Numeric]
B --> C[Device Type - Numeric]
C --> D[Device Name - String]
D --> E[Device Source - String]
Point Family¶
Each datapoint is grouped into a broader "family" of other points that measure different aspects of the same thing. This categorization helps in terms of data measurement and understanding the different measurements being taken. Below are all the data point families for the Device Settings Data subtopic.
flowchart LR
A[Device Settings<br>0-12]
Device Settings¶
Point Name (Unit) | Number | Data Type | Overall Topic | App Source(s) | Ingested Source(s) | Notes |
---|---|---|---|---|---|---|
Config | 0 | Device Event | 10/0/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | See Device Event Breakdown Table, this is a retained data point |
Unclaimed Data Points (1-3)
| Point Name (Unit) | Number | Data Type | Overall Topic | App Source(s) | Ingested Source(s) | Notes | |--------------------------------------------|--------|--------------|----------------------------------------------------| ------------------ | -------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------| | | 1 | | 10/1/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | | | | | | 2 | | 10/2/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | | | | | | 3 | | 10/3/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | | | |Point Name (Unit) | Number | Data Type | Overall Topic | App Source(s) | Ingested Source(s) | Notes |
---|---|---|---|---|---|---|
Device Connected | 4 | boolean | 10/4/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU, ALM(V2) | TRUE = Connected, FALSE = Disconnected | |
Device Compliant Status | 5 | boolean | 10/5/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | TRUE = Device Compliant, FALSE = Device Not Compliant | |
Number Of Maintenance Switching Cycles | 6 | int | 10/6/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
Max Maintenance Switching Cycles | 7 | int | 10/7/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
Max Lifetime Switching Cycles | 8 | int | 10/8/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
Number of Months Running | 9 | int | 10/9/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
Estimated Lifespan | 10 | int | 10/10/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
Contact Wear | 11 | int | 10/11/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
Number of Lifetime Switching Cycles | 12 | int | 10/12/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
AirCircuitBreaker 1 YearDevice Compliant Status | 13 | int | 10/12/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU | ||
AirCircuitBreaker 5 YearDevice Compliant Stat | 14 | int | 10/12/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE} | SmartDPU |