MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / DeviceProperty

Class DeviceProperty

Buildscripts/DevicetreeCompiler/source/models.py:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16@dataclass
17class DeviceProperty:
18 name: str
19 type: str
20 value: object
21
22@dataclass
23class PropertyValue:

Callers 4

device_propertyMethod · 0.85
property_to_stringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected