Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
cjdshaw wrote:The option for grid lines on charts would be great
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
jwcooper wrote:cjdshaw wrote:The option for grid lines on charts would be great
This feature has been released. Thanks for the suggestion!
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
rmoosa wrote:It would be great if the mqtt last will and testament (LWT) feature was supported on the platform.
OR some other mechanism to determine if a device is currently online or offline.
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
brubell wrote:connections
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
brubell wrote:rmoosa wrote:It would be great if the mqtt last will and testament (LWT) feature was supported on the platform.
OR some other mechanism to determine if a device is currently online or offline.
If you go to io.adafruit.com/monitor, you can see active device connections and disconnections. This does not rely on LWT, it uses the timeout negotiated between IO and the device on a new connection.
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
rmoosa wrote:brubell wrote:rmoosa wrote:It would be great if the mqtt last will and testament (LWT) feature was supported on the platform.
OR some other mechanism to determine if a device is currently online or offline.
If you go to io.adafruit.com/monitor, you can see active device connections and disconnections. This does not rely on LWT, it uses the timeout negotiated between IO and the device on a new connection.
I was looking more to something that could be logged and references after the fact.
I was hoping to log online offline activities of the device on a queue and present this data on a dashboard.
Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS