UNPKG

obniz

Version:

obniz sdk for javascript

15 lines (14 loc) 371 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/request/io/output_type" type: object required : [output_type] properties: output_type: type: string enum: - push-pull5v - push-pull3v - open-drain description : "drive type"