UNPKG

obniz

Version:

obniz sdk for javascript

13 lines (12 loc) 239 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/request/ble/hci/write" type: object required: [hci] properties: hci: type: object required: [write] properties: write: {$ref: "/dataArray"}