Cumulocity IoT Transport
PAM-31248
CumulocityCodec should reject requests if datetime is not mentioned in epoch.
When making queries to Cumulocity IoT, timestamp fields (fromDate, toDate, fromCreationDate, toCreationDate) are required to be seconds since the epoch (as a float or a string). Previously, non-parsing strings would return all historical artifacts. Now they are rejected with an error.