Create a new RootEndpoint instance. This is automatically instanced by the CommissioningServer class.
Protected
deviceOne or multiple DeviceTypeDefinitions of the endpoint
Add a cluster client to the root endpoint. This is mainly used internally and not needed to be called by the user.
ClusterClient object to add
Get a cluster client from the root endpoint. This is mainly used internally and not needed to be called by the user.
ClusterClient to get or undefined if not existing
Get a cluster server from the root endpoint. This is mainly used internally and not needed to be called by the user.
ClusterServer to get or undefined if not existing
Protected
remove
Root endpoint of a device. This is used internally and not needed to be instanced by the user.