Skip to content

Commit

Permalink
Update ksDevStatMqttReporter.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cziter15 authored Mar 31, 2024
1 parent 3e736d3 commit bcfa557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ksf/comp/ksDevStatMqttReporter.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ namespace ksf::comps
class ksMqttConnector;

/*!
@brief ksDevStatMqttReporter is a component that periodocally reports device state to the broker.
@brief A component that periodocally reports device state to the broker.
Upon instantiated, the component will look for ksMqrrConnector component.
Upon instantiated, the component will look for ksMqttConnector component.
The interval between each update is defined by the construction parameter.
Each update contain values like RSSI, device uptime, connection time and IP address.
Expand Down

0 comments on commit bcfa557

Please sign in to comment.