-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
There seem to be no support in st-schema-nodejs for adding deviceCookie as part of discoveryResponse. Please refer properties supported currently in the "class Device: in DiscoveryDevice.js
/*
- @typedef {Object} Device
- @Property {string} externalDeviceId
- @Property {string} friendlyName
- @Property {string} deviceHandlerType
- @Property {Object} manufacturerInfo
- @Property {string} manufacturerInfo.manufacturerName
- @Property {string} manufacturerInfo.modelName
- @Property {string} manufacturerInfo.hwVersion
- @Property {string} manufacturerInfo.swVersion
- @Property {Object} deviceContext
- @Property {string} deviceContext.roomName
- @Property {string[]} deviceContext.groups
- @Property {string[]} deviceContext.categories
- @Property {Object} components */
Please update st-schema-nodejs lib with support for deviceCookie.
Metadata
Metadata
Assignees
Labels
No labels