UNPKG

obniz

Version:

obniz sdk for javascript

16 lines (13 loc) 316 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/request/io/output_detail" type: object required : [direction, value] properties: direction : type: string enum: - output value : type: boolean