UNPKG

obniz

Version:

obniz sdk for javascript

14 lines (13 loc) 249 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/request/ble/hci/init" type: object required: [hci] properties: hci: type: object required: [initialize] properties: initialize: type: boolean