You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MQTT config documentation for thingsboard-gateway (docs/iot-gateway/config/mqtt.md) does not document the attributeRequests section of the configuration.
Also, the attributeUpdates section is listed as optional but removing this from the config file results in the following error:
Thank you for your message, attributeRequests section was left to keep backward compatibility with early versions of the gateway. The notification for missing section was removed in version 2.7 of the gateway.
The MQTT config documentation for thingsboard-gateway (docs/iot-gateway/config/mqtt.md) does not document the
attributeRequests
section of the configuration.Also, the
attributeUpdates
section is listed as optional but removing this from the config file results in the following error:The text was updated successfully, but these errors were encountered: