Readonly
eventGets a counter of event emit calls.
Gets a counter map from events to new listener counts
Readonly
nodeGets an internal unique node identifier, mostly used for debugging.
Gets a counter for the CHANGE
event.
Unregisters a handler for one or more events
name or names of the events to subscribe
handler to unregister
current object instance
Registers a handler for one or more events
name or names of the events to subscribe
handler to register
current object instance
Registers a handler for one or more events to run only once.
name or names of the events to subscribe
handler to execute
current object instance
Subscribes to an event and returns the unsubscription handler
Subscribes to an event and returns the unsubscription handler
JDOM
Optional
options: LedServerOptionsReadonly
actualReadonly
brightnessReadonly
instanceReadonly
ledsReadonly
luminousReadonly
maxReadonly
numReadonly
numReadonly
pixelsReadonly
serviceReadonly
specificationReadonly
statusReadonly
waveGets an array of RGB color numbers
Protected
addProtected
addOptional
defaultValue: TValuesAwaits an event with a timeout. Throws JacdacError with timeout if operation does not return.
Optional
token: JDCancellationTokenGenerated using TypeDoc
Base class for service server implementations