LowPowerLab Forum

Software support => Pi Gateway => Topic started by: tunkmountainman on July 22, 2024, 01:51:23 PM

Title: Dashboard "Types"
Post by: tunkmountainman on July 22, 2024, 01:51:23 PM
 Any way to add another "type" to the drop-down list? :)
Title: Re: Dashboard "Types"
Post by: sparky on July 22, 2024, 05:37:43 PM
Yes but I'll just let Felix answer your question this time
Title: Re: Dashboard "Types"
Post by: Felix on July 22, 2024, 06:20:39 PM
You'd need to define a new type of mote/node.
Take a look at the existing predefined motes (https://github.com/LowPowerLab/RaspberryPi-Gateway/tree/master/metrics/_LowPowerLab) such as the motion mote (https://github.com/LowPowerLab/RaspberryPi-Gateway/blob/master/metrics/_LowPowerLab/motionmote.js).