Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Events

Events are published by Concentratord and can be received by creating a ZeroMQ SUB socket. The first frame holds the event type (string), the second frame holds the event payload encoded using Protobuf (see api/proto/gw/gw.proto in chirpstack for the Protobuf message definitions).

up

Uplink received by the gateway (UplinkFrame Protobuf message).

stats

Gateway statistics (GatewayStats Protobuf message).