Skip to content

Instantly share code, notes, and snippets.

@defunctzombie
Created March 31, 2022 14:58
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 defunctzombie/9169f6a5d9406ea9070ceaa1ca143c9e to your computer and use it in GitHub Desktop.
Save defunctzombie/9169f6a5d9406ea9070ceaa1ca143c9e to your computer and use it in GitHub Desktop.
{
"header": {
"stamp": {
"sec": 123,
"nsec": 123,
},
"frame_id": "",
"seq": 0,
},
"status": [{
"level": 0,
"name": "some name",
"message": "some message",
"hardware_id": "some id",
"values": [{ "key": "foo", "value": "bar" }],
}],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment