Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class
DeviceProperty:
18
name: str
19
type: str
20
value: object
21
22
@dataclass
23
class
PropertyValue:
Callers
4
device_property
Method · 0.85
property_to_string
Function · 0.85
resolve_phandle_array_entries
Function · 0.85
resolve_parameters_from_bindings
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected