UNPKG

obniz

Version:

obniz sdk for javascript

12 lines (10 loc) 249 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/response/ble/central/scan_finish" type: object required : [scan_result_finish] properties: scan_result_finish : type : boolean enum : [true]