SYMBOL INDEX (18 symbols across 1 files) FILE: doorbot.js constant API_VERSION (line 9) | const API_VERSION = 9; class Doorbot (line 49) | class Doorbot { method constructor (line 50) | constructor(options) { method fetch (line 71) | fetch(method, url, query, body, callback) { method simpleRequest (line 147) | simpleRequest(url, method, data, callback) { method authenticate (line 193) | authenticate(retryP, callback) { method devices (line 317) | devices(callback) { method history (line 322) | history(limit, older_than, callback) { method dings (line 337) | dings(callback) { method lightOn (line 342) | lightOn(device, callback) { method lightOff (line 349) | lightOff(device, callback) { method lightToggle (line 356) | lightToggle(device, callback) { method vod (line 366) | vod(device, callback) { method recording (line 386) | recording(id, callback) { method set_chime_dnd (line 393) | set_chime_dnd(device, time, callback) { method get_chime_dnd (line 403) | get_chime_dnd(device, callback) { method set_doorbot_dnd (line 410) | set_doorbot_dnd(device, time, callback) { method health (line 423) | health(device, callback) {