public class SubscribedChannelsWorker extends SubscribedChannelsWorker
UPDATE_INTERVAL_IN_SECONDS, wsData
Constructor and Description |
---|
SubscribedChannelsWorker(UiWebsocketImpl parent,
java.lang.String edgeId,
WsData wsData) |
Modifier and Type | Method and Description |
---|---|
protected com.google.gson.JsonElement |
getChannelValue(ChannelAddress channelAddress) |
protected JsonrpcNotification |
getJsonRpcNotification(CurrentDataNotification currentData) |
dispose, handleSubscribeChannelsRequest
public SubscribedChannelsWorker(UiWebsocketImpl parent, java.lang.String edgeId, WsData wsData)
protected com.google.gson.JsonElement getChannelValue(ChannelAddress channelAddress)
getChannelValue
in class SubscribedChannelsWorker
protected JsonrpcNotification getJsonRpcNotification(CurrentDataNotification currentData)
getJsonRpcNotification
in class SubscribedChannelsWorker