[GEM-EXEC] curl -X POST http://127.0.0.1:8077/object/inbox \
-H "Content-Type: application/json" \
-d '{"id": "coder.c#api-5", "message": "Tee minulle verkkokauppa"}'
{"status":"ok","inbox_size":1}
[GEM-EXEC] x-hlpc get-vars coder.c#api-5
{
"x": 20,
"y": 12,
"ticks": 0,
"phase": "IDLE",
"inbox": [
{
"id": "coder.c#api-5",
"message": "Tee minulle verkkokauppa"
}
]
}
[GEM-EXEC] x-hlpc call coder.c#api-5 heart_beat
[*] Done running heart_beat() on coder.c#api-5
[GEM-EXEC] timeout 1 x-mud-viewer
user@hauki-crm:~$
timeout 1 x-mud-viewer
=== MESH MUD: CYBER-VILLAGE VIEWER ===
###############################################################################
#
#..............................................................................
#
#.......................................@......................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#...................!.......................................$..................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..............................................................................
#
#..........................B.............................................B.....
#
###############################################################################
#
Active Entities:
- bot.c#api-1
- bot.c#api-2
- idiot.c#api-3
- pomo.c#api-4
- coder.c#api-5
- customer.c#api-6
user@hauki-crm:~$ x-hlpc get-vars coder.c#api-5
{
"x": 20,
"y": 12,
"ticks": 1,
"phase": "THINKING",
"inbox": []
}