Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 761 Bytes

ApiGatewayStats.md

File metadata and controls

executable file
·
14 lines (10 loc) · 761 Bytes

ApiGatewayStats

Properties

Name Type Description Notes
rx_packets_received int Packets received by the gateway. [optional]
rx_packets_received_ok int Packets received by the gateway that passed the CRC check. [optional]
timestamp datetime Timestamp of the (aggregated) measurement. [optional]
tx_packets_emitted int Packets transmitted by the gateway. [optional]
tx_packets_received int Packets received by the gateway for transmission. [optional]

[Back to Model list] [Back to API list] [Back to README]