====== Things Needed: ====== * SiteSync module and project installed * URL of running chirpstack server * AppID of chirpstack app you want to add devices to * Device profile ID of generic device profile * API Token ====== MQTT Connection ====== {{:wiki:mqtt-chirpstack-lns.png?direct&200 |}} * Connection Name: a friendly name for this connection * Protocol: SSL or TCP, depending on your MQTT Broker * IP Address or URL to Listen at: Chirpstack Server URL and port, default is 1883 * MQTT Topic: the topic pattern is application/APPID/device/+/event/# (replace APPID with Chirpstack AppID) Enter MQTT username and password if configured ===== Join Server ===== {{:wiki:joinservver-chirpstack-lsn.png?direct&200|}} * Join Server: Select Chirpstack * Join Server Address: your Chirpstack Server and port, default is 8090. Include http or https. * Application ID: your Chripstack App ID. * Device Profile ID: your device profile ID. Join Server username and Password are blocked from edits, are not being used for Chripstack but are used with other kinds of network servers {{:wiki:apiauth-chirpstack.png?direct&200|}} Enter API token Hit submit. The Module will try to connect to your broker, and the status label will update with the connection attempts results. Full logs can be found under Data/Diagnostics, searching the term BROKER to see logs related to connecting.