Skip to content

Conversation

@NoahHastings
Copy link

This is a fairly simple feature that adds support for parsing the DEVICE_ACT line from the .smv file. The useful parts of this line contain a time and a state, and tracks when devices activate/deactivate. A single device can have many DEVICE_ACT lines referring to it.

This data is parsed and added to a new property in the Device class, and is stored as a list of tuples. Each tuple contains the time and the state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants