obniz
Version:
obniz sdk for javascript
14 lines (13 loc) • 368 B
YAML
## YAML Template.
##---
$schema: http://json-schema.org/draft-04/schema#
id: "/request/ad/get"
related : "/response/ad/get"
desription : "enable & start ad module at io."
type: object
required : [stream]
properties:
stream :
type : boolean
default : false
description : "true to continuous notifying on voltage change."