Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
mqtt [2025-05-07 20:09] – simon | mqtt [2025-05-07 20:09] (current) – [Misc] simon |
---|
| stock/<item-name>/in/<location>/current | <quantity> | //Read Only//: There is <quantity> of <item-name> in <location> | | | stock/<item-name>/in/<location>/current | <quantity> | //Read Only//: There is <quantity> of <item-name> in <location> | |
| stock/<item-name>/in/<location>/important | 0-1 (retain) | Report when we run out of <item-name> in <location>, or are running low (see minimum below) | | | stock/<item-name>/in/<location>/important | 0-1 (retain) | Report when we run out of <item-name> in <location>, or are running low (see minimum below) | |
| stock/<item-name>/in/<location>/minimum | 1-n (retain) | Report when we have fewer than <n> of <item-name> in <location> | | | stock/<item-name>/in/<location>/minimum | 2-n (retain) | Report when we have fewer than <n> of <item-name> in <location> | |
| |
| |