Thanks to visit codestin.com Credit goes to bacnet-js.github.io
Maps the names of property events to the respective arrays of arguments. Used to strongly type calls to AsyncEventEmitter.prototype.on().
AsyncEventEmitter.prototype.on()
Emitted after a property value has changed. Errors throws by listeners will be ignored.
Maps the names of property events to the respective arrays of arguments. Used to strongly type calls to
AsyncEventEmitter.prototype.on().