RabbitInjector in node-module + sequences inject
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"channel":"gps:agents",
|
||||
"packet":{
|
||||
"eventType": "moving",
|
||||
"payload": {
|
||||
"aid": "agent42",
|
||||
"attrs": {
|
||||
"x": "950",
|
||||
"y": "650"
|
||||
}
|
||||
},
|
||||
"sender": "steinic"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user