MQTT in status.thethings.network

Hi all … noob here… just got my gateway and nodes working.

I’ve had intermittent issues with receiving data via MQTT over the past couple of days and note that the status of Application/Integration API (MQTT) has been “Under maintenance” for some time now.

Does anyone know if this a long-term problem?

TIA

It has been set to that status, when the following action was taken:

Uplink Fields on MQTT Disabled

For performance reasons we unfortunately had to disable publishing Uplink Fields to MQTT in our EU region. This means that the values from payload decodes are no longer published to individual [AppID]/devices/[DevID]/up/[Field] topics. Until this is resolved, you can subscribe to [AppID]/devices/[DevID]/up and read the payload_fields field from the uplinks you receive there.

Posted 2 months ago. Nov 18, 2019 - 11:00 CET

This incident affects: Europe (Application/Integration API (MQTT)).

Aside, the documentation is even more generic:

Subscribe to a specific field

Warning: not every cluster publishes uplink fields to individual topics. See status.thethings.network for details.

Thanks! I’ve updated my MQTT settings and everything is working well.