⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Feature: Parse Device Activation Times#101

Open
NoahHastings wants to merge 3 commits intoFireDynamics:masterfrom
NoahHastings:feature/DeviceActivationTimes
Open

Feature: Parse Device Activation Times#101
NoahHastings wants to merge 3 commits intoFireDynamics:masterfrom
NoahHastings:feature/DeviceActivationTimes

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