Skip to content

Device Properties #135

@s2t2

Description

@s2t2

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_id
  • zone_id
  • device_filepath
  • observable_field_names
  • action_field_names

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions