OpenChargingCloud / ChargyDesktopApp

The Chargy E-Mobility Transparency Application for Windows, Mac OS X and Linux (based on Electron)
GNU Affero General Public License v3.0
11 stars 2 forks source link

Change OBIS value format to e.g. "1-0:1.17.0*255" #35

Closed ahzf closed 4 years ago

ahzf commented 5 years ago

Currently the "obis" code is represented as a array of bytes, e.g. "0100011100FF". Of course the better representation would be: "1-0:1.17.0*255"