The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Sm@rtGear IE

Smarter Power Distribution. Zero Disruption. Total Visibility. Sm@rtGear IE is an intelligent power distribution solution designed for the demands of industrial environments with real-time monitoring, predictive diagnostics, and remote-control capabilities.

Source Health

Overall Topic Identification Guide


This Data Point Subtopic represents the Source health data provided by the Sm@rtgear IE DPU (or other device polling applications) that are being sent over the databus. In order to subscribe to these data points, the subscription will need the Source Health category subtopic at the beginning of the topic string,"33".

33/Data Point/Device Type/Device Name/Device Source
graph LR;
    A[Category: 33] --> 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 Source Health Data subtopic.

graph LR
    A[Multi Status<br>1-16]
    A ~~~ B[Boolean<br>2-7]
    B ~~~ C[Value<br>8-13]

Multi Status

Back to Top

Point Name (Unit)NumberData TypeOverall TopicApp Source(s)Ingested Source(s)Notes
SourceHealth1Double33/1/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPUOptions: Dead, Healthy, Unhealthy, Unknown(ComFailureMostLikely)

Boolean

Back to Top

Point Name (Unit)NumberData TypeOverall TopicApp Source(s)Ingested Source(s)Notes
UnderVoltageAlarm2Boolean33/2/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
OverVoltageAlarm3Boolean33/3/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
UnderFrequencyAlarm4Boolean33/4/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
OverfrequencyAlarm5Boolean33/5/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
UnbalanceAlarm6Boolean33/6/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
DeadBusAlarm7Boolean33/7/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU

Value

Back to Top

Point Name (Unit)NumberData TypeOverall TopicApp Source(s)Ingested Source(s)Notes
AverageVoltage8Double33/8/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
Frequency9Double33/9/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
PhaseBalance10Double33/10/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
AverageCurrent11Double33/11/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
SourceInAlarm12Double33/12/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU
NumberOfActiveAlarms13Double33/13/{DEVICE TYPE}/{DEVICE NAME}/{DEVICE SOURCE}SmartDPU

Back to Top