v0.11.0
Update 2023-05-30 – This release has issues with Shelly IoT device support (#552)
Point:Key
field always be set (#580)siot install
command (#527)siot store
(was crashing due to Opened not being defined)Simple IoT can now install itself, just run: siot install
https://docs.simpleiot.org/docs/user/installation.html#simple-iot-self-install-linux-only
nice and useful bits are trickling in, its doing great on my builder. Runs for days and only time it gets restarted is on new releases or system restart
Great, thanks for the feedback!
@bminer and I brainstormed a dynamic point filter today and I think have a pretty good solution for being able to optionally insert filters at any point so that points will only be generated when things change.
envsetup.sh
sources local.sh
if it existssiot
CLI export and import commandsNote, use v0.14.1 with updated frontend assets.
io/ioutil
functions (#680)*FlagSet
to allow flags to be extendednodeID
tag was added,node.id
. Also added is node.type
andnode.description
(populated with the value of a point of typenode.tag.city
and node.tag.state
with theirnodeID
is now node.id
Time to update distros recipes !