Device Status

Matt Patten5 years ago

Hello,

One of my devices will only update the server when it is moving (battery saving dsign features).

I am wondering if I can set this device type, to show another status, instead of unknown/offline?

Maybe a "Waiting for update" status with a blue colour for example?
Would this be possible?

Screenshot-20190214-141323.png

Ernesto Vallejo5 years ago

You can modify unknown status color in Styles.js file in web app. Unknown status might mean different among devices and protocols. If you are certain about your device status, you could also modify l10n/lang.json file. Set property deviceStatusUnknown to "Waiting for Update" and see if results matches your needs.

Remember to recompile app.