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.

Sm@rtGear® MQTT API

Comprehensive MQTT API documentation for Sm@rtGear® Industrial Edge applications and services.

Overview

The Sm@rtGear® communication ecosystem provides secure MQTT messaging and complementary APIs for integrating with all Sm@rtGear® Industrial Edge applications. MQTT enables real-time data streaming, device communication, and seamless integration with existing industrial systems.

Data Model Reference

The Sm@rtGear IE Data Model organizes all data points by MQTT topic structure. Each category below links to detailed documentation:

For topic structure and usage, see the Data Model Overview.

MQTT Broker Services

Real-Time Data Streaming

MQTT topics for live data feeds from Sm@rtGear® Industrial Edge devices and applications.

  • Power Quality Data Streams - Real-time power quality measurements and events
  • Thermal Monitoring Streams - Continuous temperature data from monitoring points
  • Equipment Status Streams - Live equipment health and operational status
  • Alarm & Event Streams - Immediate notifications of critical events

Device Communication

MQTT-based device-to-device and device-to-cloud communication.

  • Device Configuration - Remote configuration of Sm@rtGear® devices
  • Command & Control - Send control commands to field devices
  • Firmware Updates - Over-the-air firmware update notifications
  • Device Health Monitoring - Continuous device connectivity and health status

MQTT Topic Structure

Power Quality Topics

# Voltage
11/1/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L1-L2
11/2/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L2-L3
11/3/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L3-L1
11/4/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L-L Average
11/5/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L1
11/6/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L2
11/7/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>    # Voltage L3
11/8/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE_SOURCE>    # Voltage L-N Average
11/9/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE_SOURCE>    # Phase Unbalance Voltage
11/10/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE_SOURCE>   # Number of Voltages Disturbances
# ... Unclaimed: 11/11 to 11/20

# Current
11/21/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Current L1
11/22/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Current L2
11/23/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Current L3
11/24/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Current Average
11/25/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Total Monitored Current
11/26/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Neutral Current
11/27/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Ground Current
11/28/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Long Time Current Average
11/29/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Phase Unbalance Current
11/30/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Current Average
11/31/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Neutral Current
11/32/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Ground Current
11/33/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Average Current
11/34/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Total Monitored Current
11/35/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Long Time Current Average
11/36/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Phase Unbalance Current
11/37/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Most Loaded Current Phase
11/38/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Max Phase Current
11/39/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Number of Current Disturbances
# ... Unclaimed: 11/40 to 11/45

# Power
11/46/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Active Power L1
11/47/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Active Power L2
11/48/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Active Power L3
11/49/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Active Power Total
11/50/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Reactive Power L1
11/51/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Reactive Power L2
11/52/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Reactive Power L3
11/53/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Reactive Power Total
11/54/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Apparent Power L1
11/55/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Apparent Power L2
11/56/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Apparent Power L3
11/57/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Apparent Power Total
# ... Unclaimed: 11/58 to 11/67

# Power Factor
11/68/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Power Factor L1
11/69/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Power Factor L2
11/70/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Power Factor L3
11/71/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Power Factor Average
11/72/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Form Factor
11/73/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Peak Factor
# ... Unclaimed: 11/74 to 11/83

# Frequency
11/84/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Frequency L1
11/85/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Frequency L2
11/86/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Frequency L3
11/87/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Frequency Total
# ... Unclaimed: 11/88 to 11/97

# Energy
11/98/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Active Energy Imported/Delivered L1
11/99/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Active Energy Imported/Delivered L2
11/100/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Imported/Delivered L3
11/101/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Imported/Delivered Total
11/102/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Exported/Received L1
11/103/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Exported/Received L2
11/104/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Exported/Received L3
11/105/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Exported/Received Total
11/106/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Net L1
11/107/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Net L2
11/108/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Net L3
11/109/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Net Total
11/110/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Accumulated L1
11/111/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Accumulated L2
11/112/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Accumulated L3
11/113/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Active Energy Accumulated Total
11/114/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Imported/Delivered L1
11/115/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Imported/Delivered L2
11/116/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Imported/Delivered L3
11/117/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Imported/Delivered Total
11/118/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Exported/Received L1
11/119/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Exported/Received L2
11/120/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Exported/Received L3
11/121/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Exported/Received Total
11/122/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Net L1
11/123/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Net L2
11/124/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Net L3
11/125/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Net Total
11/126/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Accumulated L1
11/127/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Accumulated L2
11/128/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Accumulated L3
11/129/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Reactive Energy Accumulated Total
11/130/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Imported/Delivered L1
11/131/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Imported/Delivered L2
11/132/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Imported/Delivered L3
11/133/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Imported/Delivered Total
11/134/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Exported/Received L1
11/135/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Exported/Received L2
11/136/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Exported/Received L3
11/137/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Exported/Received Total
11/138/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Net L1
11/139/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Net L2
11/140/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Net L3
11/141/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Net Total
11/142/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Accumulated L1
11/143/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Accumulated L2
11/144/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Accumulated L3
11/145/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Apparent Energy Accumulated Total
# ... Unclaimed: 11/134 to 11/153

# THD (Total Harmonic Distortion)
11/154/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Current L1
11/155/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Current L2
11/156/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Current L3
11/157/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Current
11/158/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Min THD Current L1
11/159/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Min THD Current L2
11/160/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Min THD Current L3
11/161/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Max THD Current L1
11/162/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Max THD Current L2
11/163/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE_SOURCE>  # Max THD Current L3
# ... Unclaimed: 11/164 to 11/172
11/173/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage L1
11/174/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage L2
11/175/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage L3
11/176/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage L1-L2
11/177/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage L2-L3
11/178/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage L3-L1
11/179/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # THD Voltage
11/180/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Min THD Voltage L1
11/181/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Min THD Voltage L2
11/182/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Min THD Voltage L3
11/183/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Max THD Voltage L1
11/184/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Max THD Voltage L2
11/185/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Max THD Voltage L3
11/186/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Short-Term Flicker Pst L1
11/187/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Short-Term Flicker Pst L2
11/188/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Short-Term Flicker Pst L3
11/189/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Long-Term Flicker Pst L1
11/190/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Long-Term Flicker Pst L2
11/191/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Long-Term Flicker Pst L3
# ... Unclaimed: 11/192 to 11/199

# Harmonics (Voltage/Current Harmonics, Magnitude/Angle)
# ... 11/200 to 11/439 (see data model for full list)

# Number of Transient Disturbances
11/500/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Number of Transient Disturbances

Predictive Maintenance Topics

48/0/50/<Group_Name>/<Group_Source>    # Config
48/1/50/<Group_Name>/<Group_Source>    # Phase1_Alarm_MaxTempAlarm
48/3/50/<Group_Name>/<Group_Source>    # Phase1_Alarm_DeviceApproachingElectricalLoadRating
48/4/50/<Group_Name>/<Group_Source>    # Phase1_Warning_DeviceApproachingElectricalLoadRating
48/31/50/<Group_Name>/<Group_Source>   # Phase_1_Delta_Temperature
48/32/50/<Group_Name>/<Group_Source>   # Phase_2_Delta_Temperature
48/33/50/<Group_Name>/<Group_Source>   # Phase_3_Delta_Temperature
48/34/50/<Group_Name>/<Group_Source>   # Phase_1_2_Phase_Delta_Temperature
48/35/50/<Group_Name>/<Group_Source>   # Phase_2_3_Phase_Delta_Temperature
48/36/50/<Group_Name>/<Group_Source>   # Phase_3_1_Phase_Delta_Temperature
48/37/50/<Group_Name>/<Group_Source>   # Phase_1_2_Phase_Delta_Current
48/38/50/<Group_Name>/<Group_Source>   # Phase_2_3_Phase_Delta_Current
48/39/50/<Group_Name>/<Group_Source>   # Phase_3_1_Phase_Delta_Current
48/40/50/<Group_Name>/<Group_Source>   # Phase_1_Current
48/41/50/<Group_Name>/<Group_Source>   # Phase_2_Current
48/42/50/<Group_Name>/<Group_Source>   # Phase_3_Current
48/43/50/<Group_Name>/<Group_Source>   # Phase_1_2_Delta_Percent_Current
48/44/50/<Group_Name>/<Group_Source>   # Phase_2_3_Delta_Percent_Current
48/45/50/<Group_Name>/<Group_Source>   # Phase_3_1_Delta_Percent_Current
48/46/50/<Group_Name>/<Group_Source>   # Phase_1_2_Delta_Percent_Temperature
48/47/50/<Group_Name>/<Group_Source>   # Phase_2_3_Delta_Percent_Temperature
48/48/50/<Group_Name>/<Group_Source>   # Phase_3_1_Delta_Percent_Temperature
48/50/50/<Group_Name>/<Group_Source>   # Phase_1_Temperature
48/51/50/<Group_Name>/<Group_Source>   # Phase_2_Temperature
48/52/50/<Group_Name>/<Group_Source>   # Phase_3_Temperature
48/53/50/<Group_Name>/<Group_Source>   # Ambient_Temperature
48/54/50/<Group_Name>/<Group_Source>   # Phase_1_Rate_of_Rise_Temperature_Delta
48/55/50/<Group_Name>/<Group_Source>   # Phase_2_Rate_of_Rise_Temperature_Delta
48/56/50/<Group_Name>/<Group_Source>   # Phase_3_Rate_of_Rise_Temperature_Delta
48/57/50/<Group_Name>/<Group_Source>   # Phase_1_Rate_of_Rise_Current
48/58/50/<Group_Name>/<Group_Source>   # Phase_2_Rate_of_Rise_Current
48/59/50/<Group_Name>/<Group_Source>   # Phase_3_Rate_of_Rise_Current

Compliance & Documentation Topics

21/1/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # 30 Day Breaker Load Study - breakerAvailableCurrent
21/2/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # 30 Day Breaker Load Study - lastStart
21/3/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # 30 Day Breaker Load Study - lastComplete
21/4/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # 365 Day Breaker Load Study - breakerAvailableCurrent
21/5/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # 365 Day Breaker Load Study - lastStart
21/6/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # 365 Day Breaker Load Study - lastComplete
21/7/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Breaker Inspection - Long Time Pick Up
21/8/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Breaker Inspection - Short Time Pick Up
21/9/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>   # Breaker Inspection - Ground Fault Pick Up
21/10/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Instantaneous Pick Up
21/11/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Long Time TimeDelay
21/12/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Short Time Time Delay
21/13/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Ground Fault Time Delay
21/14/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Serial Number
21/15/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Frame Size
21/16/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Interrupting Rating
21/17/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Voltage Rating
21/18/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Trip Unit Type
21/19/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Rating Size
21/20/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Breaker Compartment/Section
21/21/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Lineup Name
21/22/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Breaker Inspection - Trip Unit Serial Number
21/23/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study App Running
21/24/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study (unclaimed)
21/25/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study (unclaimed)
21/26/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study (unclaimed)
21/27/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study (unclaimed)
21/28/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study (unclaimed)
21/29/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study (unclaimed)
21/30/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study - Breaker Available Current
21/31/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Load Study - Last Start
21/32/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE_SOURCE>  # Load Study - Last Complete
21/33/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Number of Maintenance Switching Cycles
21/34/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Compliance Status
21/35/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Max number of Maintenance Switching Cycles
21/36/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Max number of Lifetime Switching Cycles
21/37/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Number of Months Running
21/38/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Estimated Lifespan
21/39/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Contact Wear
21/40/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Number of Maintenance Switching Cycles
21/41/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Compliance Status
21/42/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Max number of Maintenance Switching Cycles
21/43/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Max number of Lifetime Switching Cycles
21/44/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Number of Months Running
21/45/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Estimated Lifespan
21/46/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Contact Wear
21/47/<DEVICE TYPE>/<DEVICE NAME>/<DEVICE SOURCE>  # Condition Monitoring - Number of Lifetime Switching Cycles

Authentication & Security

All Sm@rtGear® MQTT communications use industrial-grade security protocols:

  • TLS/SSL Encryption - All MQTT traffic encrypted with TLS 1.3
  • X.509 Certificates - Device authentication using certificates
  • Username/Password - Additional authentication layer
  • Topic-Level Authorization - Granular access control per MQTT topic
  • Secure Boot - Device integrity verification

MQTT Configuration

Connection Parameters

  • Broker Address: mqtt.smartgear.siemens.com
  • Port: 8883 (TLS encrypted)
  • Protocol: MQTT v5.0 (with fallback to v3.1.1)
  • Keep Alive: 60 seconds
  • Clean Session: False (persistent sessions)

Quality of Service (QoS)

  • QoS 0 - Best effort delivery for non-critical data
  • QoS 1 - At-least-once delivery for important events
  • QoS 2 - Exactly-once delivery for critical control commands

Message Retention

  • Critical Alarms: Retained for immediate delivery to new subscribers
  • Status Updates: Retained for current state information
  • Historical Data: Not retained (use time-series database for history)

Contact

Contact our team to learn more about MQTT broker access, technical support, or integration assistance

Contact Us