Skip to content

Instantly share code, notes, and snippets.

@khaosdoctor
Created October 21, 2022 11:17
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 khaosdoctor/e950da68b7569a0bd575888810ddcc22 to your computer and use it in GitHub Desktop.
Save khaosdoctor/e950da68b7569a0bd575888810ddcc22 to your computer and use it in GitHub Desktop.
{
"operation": "add_node",
"name": "harper-edge",
"host": "harper-edge",
"port": 62344,
"subscriptions": [
{
"channel": "default:sensor_data",
"subscribe": true,
"publish": false
},
{
"channel": "default:configs",
"subscribe": false,
"publish": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment