Lines Matching defs:cb
48 subscribe(options, cb) { argument
58 unsubscribe(topic, cb) { argument
67 publish(options, cb) { argument
76 getNtpTime(cb) { argument
84 postProps(params, cb) { argument
94 onProps(cb) { argument
103 postEvent(options, cb) { argument
113 onService(cb) { argument
122 end(cb) { argument
180 addTopo(options, cb) { argument
189 getTopo(cb) { argument
198 removeTopo(options, cb) { argument
207 login(options, cb) { argument
216 logout(options, cb) { argument
225 registerSubDevice(options, cb) { argument
234 subscribe(params, cb) { argument
243 unsubscribe(topic, cb) { argument
252 publish(options, cb) { argument
261 getNtpTime(cb) { argument
280 export function dynreg(options, cb) { argument