Is it possible to assign sort key value from payload in IOT Rule?
I have an AWS IOT shadow which receives a JSON that looks like this:
{"value": 10, "timestamp": 230479382}
.
Is it possible to assign sort key sing value from payload in IOT Rule?
I have an AWS IOT shadow which receives a JSON that looks like this:
{"value": 10, "timestamp": 230479382}
.