netz39 / rollladensteuerung

Schaltpläne, Layouts und Firmware für Schließanlage und Rollladensteuerung
http://www.netz39.de/wiki/projects:2014:gatekeeper
0 stars 6 forks source link

Use jq to extract space status #25

Closed penguineer closed 1 year ago

penguineer commented 1 year ago

Remove the old AWKward way of reading JSON data (which blocked other changes, as it could not handle a different ordering of the same structure) and replace it with jq.

For this version to work, jq must be installed.