Constructors

Properties

attributePaths: AttributePath[] = ...
attributes: Map<string, AnyAttributeServer<any>> = ...
change: Observable<any[], void> = ...
commandPaths: CommandPath[] = ...
commands: Map<string, CommandServer<any, any>> = ...
endpoints: Map<EndpointNumber, EndpointInterface> = ...
eventPaths: EventPath[] = ...
events: Map<string, AnyEventServer<any, any>> = ...

Methods