-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Right now we have a lot of properties in simulator.smart_device.SmartDevice that lack property decorators, so we currently have to reference them as methods with trailing parentheses.
Let's add property decorators for the following properties, and replace all references, and update tests accordingly:
device_idzone_iddevice_filepathobservable_field_namesaction_field_names
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers