Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 519 Bytes

File metadata and controls

10 lines (8 loc) · 519 Bytes

Devices

device.fabric.symphony represents a non-computational device, such as a sensor (camera, microphone, vibration, pressure, etc.) or an actuator (motor, controller, I/O device, etc.).

Schema

Field Type Description
Bindings []BindingSpec A list of bindings that represent actions allowed on the AI skill.
DisplayName string A user friendly name.
Properties map[string]string A property bag.