Minor spec revision
This commit is contained in:
parent
5dd175bb00
commit
ba51252476
@ -63,8 +63,6 @@ Packet format is uniform between master <-> slaves and is structured like so:
|
|||||||
|
|
||||||
### Inventory Search (query)
|
### Inventory Search (query)
|
||||||
|
|
||||||
* A sender node (master or slave) sends out a `ping`
|
|
||||||
* All available slaves respond with `pong`
|
|
||||||
* The sender node sends a packet with type `query`. Field `itemname` is populated with an item to query for.
|
* The sender node sends a packet with type `query`. Field `itemname` is populated with an item to query for.
|
||||||
* Each available slave responds with type `query`.
|
* Each available slave responds with type `query`.
|
||||||
* `itemname` is populated with data from the previous packet
|
* `itemname` is populated with data from the previous packet
|
||||||
|
Loading…
Reference in New Issue
Block a user