UNPKG

obniz

Version:

obniz sdk for javascript

12 lines (11 loc) 234 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/request/system/selfCheck" description: "circuit IO check" type: object required: [self_check] properties: self_check: type: boolean enum: [true]