Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
Created May 20, 2021 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcrossley3/7b78366ebc47f3623eda69d22b2c3e4b to your computer and use it in GitHub Desktop.
Save jcrossley3/7b78366ebc47f3623eda69d22b2c3e4b to your computer and use it in GitHub Desktop.
{
"temp": 42
}
{
"id": "8013d747-e4b3-47c0-978d-e23f3a1d01f7",
"time": "2021-05-20T14:05:19.984Z",
"type": "io.drogue.event.v1",
"source": "drogue://app%5Fid/device%5Fid",
"specversion": "1.0",
"datacontenttype": "application/json",
"subject": "anything",
"application": "app_id",
"device": "device_id",
"instance": "drogue",
"partitionkey": "app%5Fid/device%5Fid",
"traceparent": "00-7657dc3cbc316d880e8fff052a429835-550bb64341ac9e0f-00",
"data": {
"temp": 42
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment