From 60145397059ab9c6bf9d1f4fa10bbda0171c8aa8 Mon Sep 17 00:00:00 2001 From: Alexander Ried Date: Tue, 30 Jun 2020 14:36:40 +0200 Subject: [PATCH] Add documentation for power monitor digiline interface --- technic/doc/digilines.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/technic/doc/digilines.md b/technic/doc/digilines.md index 591bf32..194cc21 100644 --- a/technic/doc/digilines.md +++ b/technic/doc/digilines.md @@ -38,6 +38,12 @@ if event.type == "digiline" and event.channel == "switch" then end ``` +## Power monitor +The commands: +- `"get"`: The power monitor sends back information about the attached network + - `"supply"`, `"demand"` and `"lag"`: Same as switching station + - `"battery_count"`, `"battery_charge"` and `"battery_charge_max"`: Totaled information about the attached batteries. + ## Supply Converter You can send the following to it: