UNPKG

endo-core

Version:
22 lines (20 loc) 465 B
module.exports = ({userDeviceUuid, authorizedUuid}) -> type: 'status-device' owner: userDeviceUuid meshblu: whitelists: version: '2.0.0' configure: update: [ {uuid: userDeviceUuid} {uuid: authorizedUuid} ] sent: [ {uuid: userDeviceUuid} {uuid: authorizedUuid} ] discover: view: [ {uuid: userDeviceUuid} {uuid: authorizedUuid} ]