EnMasseProject/enmasse-workshop

Moving Spark driver to handle JSON payload

Closed this issue · 0 comments

The Spark driver needs to handle a payload on temperature address with following structure :

{ "device-id": <device-id>, "temperature": <temp> }