UNPKG

obniz

Version:

obniz sdk for javascript

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