{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "SiteDeviceAssociation", "type": "object", "properties": { "device_id": { "type": "array" }, "device_type": { "type": "string" } } }