ResourceGet
Properties
Name | Type | Required | Description |
---|---|---|---|
Type_ | ResourceGetType | ❌ | Type of the supported resources |
Id | string | ❌ | Unique identifier representing a specific resource instance |
IdV1 | string | ❌ | Clip v1 resource identifier |
Owner | ResourceIdentifier | ❌ |
ResourceGetType
Type of the supported resources
Properties
Name | Type | Required | Description |
---|---|---|---|
Device | string | ✅ | "device" |
BridgeHome | string | ✅ | "bridge_home" |
Room | string | ✅ | "room" |
Zone | string | ✅ | "zone" |
Light | string | ✅ | "light" |
Button | string | ✅ | "button" |
RelativeRotary | string | ✅ | "relative_rotary" |
Temperature | string | ✅ | "temperature" |
LightLevel | string | ✅ | "light_level" |
Motion | string | ✅ | "motion" |
CameraMotion | string | ✅ | "camera_motion" |
Entertainment | string | ✅ | "entertainment" |
Contact | string | ✅ | "contact" |
Tamper | string | ✅ | "tamper" |
GroupedLight | string | ✅ | "grouped_light" |
DevicePower | string | ✅ | "device_power" |
ZigbeeBridgeConnectivity | string | ✅ | "zigbee_bridge_connectivity" |
ZigbeeConnectivity | string | ✅ | "zigbee_connectivity" |
ZgpConnectivity | string | ✅ | "zgp_connectivity" |
Bridge | string | ✅ | "bridge" |
ZigbeeDeviceDiscovery | string | ✅ | "zigbee_device_discovery" |
Homekit | string | ✅ | "homekit" |
Matter | string | ✅ | "matter" |
MatterFabric | string | ✅ | "matter_fabric" |
Scene | string | ✅ | "scene" |
EntertainmentConfiguration | string | ✅ | "entertainment_configuration" |
PublicImage | string | ✅ | "public_image" |
AuthV1 | string | ✅ | "auth_v1" |
BehaviorScript | string | ✅ | "behavior_script" |
BehaviorInstance | string | ✅ | "behavior_instance" |
Geofence | string | ✅ | "geofence" |
GeofenceClient | string | ✅ | "geofence_client" |
Geolocation | string | ✅ | "geolocation" |
SmartScene | string | ✅ | "smart_scene" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs