ServerCommunicationConfiguration

constructor(transmissionInterval: TransmissionInterval, ackInterval: AckInterval)

Parameters

transmissionInterval

interval in seconds for sending measurements to remote server via cellular module

ackInterval

interval in seconds (greater than 0) after which device will wait for ACK from server, or -1 if device waits for ACK for every message sent