MCPcopy Create free account
hub / github.com/WebThingsIO/webthing-node / PropertyDescription

Interface PropertyDescription

lib/property.ts:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 interface PropertyDescription extends PropertyMetadata {
183 links: Link[];
184 }
185}
186
187export = Property;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected