Minor spec revision

This commit is contained in:
Salt 2024-02-26 00:41:44 -06:00
parent 5dd175bb00
commit ba51252476
1 changed files with 0 additions and 2 deletions

View File

@ -63,8 +63,6 @@ Packet format is uniform between master <-> slaves and is structured like so:
### 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.
* Each available slave responds with type `query`.
* `itemname` is populated with data from the previous packet