Commit 24db4557 authored by NILANJAN DAW's avatar NILANJAN DAW

Update readme.md. Closes issue #12

parent 1eaaf19c
...@@ -35,8 +35,9 @@ Format: ...@@ -35,8 +35,9 @@ Format:
{ {
"resource_id": "unique-transaction-id", "resource_id": "unique-transaction-id",
"timestamp" : "iso-8601-timestamp", "timestamp" : "iso-8601-timestamp",
// "port": 2343 --- NOT IMPLEMENTED YET "grunts": [
"nodes": ["a", "b", ...] // List of machine IDs { node_id: some unique ID, port: port address}, ...
] // List of machine IDs
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment