Closed vinicentus closed 1 month ago
Apparently the server can send data that has the timestamp of now and a data value of null, if there isn't any datapoint available. This prevents a crash from trying to create a BasicTsKvEntry with a null value.
Apparently the server can send data that has the timestamp of now and a data value of null, if there isn't any datapoint available. This prevents a crash from trying to create a BasicTsKvEntry with a null value.