heubeck / samler

SaMLer - Smart Meter data collector at the edge
GNU General Public License v3.0
5 stars 3 forks source link

Add Powermeter Identifer #5

Open seehase opened 1 year ago

seehase commented 1 year ago

If you have more than one powermeter (or even if you only have one) a unique identifier per powermeter would be fine because the powermeter ident is not unique

heubeck commented 1 year ago

see issue #7 - how to know, which device is which sensor. there are no identity information for sensors. maybe later in sense of "listen to all tty devices".

seehase commented 1 year ago

In the data you receive from PowerMeter is there no identifer? serialnumber? key? nothing from where you can see sensor is pluged to powermeter A or powermeter B? Not talking about USB Port A, or B

heubeck commented 1 year ago

hmmm... maybe there is and it's dropped because of a 'none-value'-value. serial of smart meter e.g. need to investigate. but only with low priority, sorry ;)

heubeck commented 1 year ago

the identifier per sensor/smartmeter should also be used for naming the cache location, to avoid clashes between multiple instances.

heubeck commented 1 year ago

"info" command would be great: "show info for smartmeter on certain device".