This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ctrl
Watch
1
Star
0
Fork
You've already forked ctrl
0
mirror of
https://github.com/postmannen/ctrl.git
synced
2025-03-06 07:06:53 +00:00
Code
Activity
61e2343f18
ctrl
/
example
/
toCentral-sayHello.json
8 lines
132 B
JSON
Raw
Normal View
History
Unescape
Escape
added say hello handler, prometheus metrics, and correct handling of NACK messages
2021-02-18 14:27:53 +01:00
[
{
"toNode"
:
"central"
,
"data"
:
[
""
]
,
Changed to upercase const values for command and events, and added choosing of prometheus port
2021-02-22 09:33:37 +01:00
"commandOrEvent"
:
"EventNACK"
,
"method"
:
"SayHello"
added say hello handler, prometheus metrics, and correct handling of NACK messages
2021-02-18 14:27:53 +01:00
}
]
Copy permalink