CommunicationPayload

constructor(deviceId: Id, payload: Comm)

Parameters

Comm

the type of payload communication.

deviceId

the id of the device that sent the communication.

payload

the payload of the communication.