User Tools

Site Tools


mqtt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mqtt [2024-12-09 08:42] rivermqtt [2025-05-07 20:09] (current) – [Misc] simon
Line 161: Line 161:
   * xmas   * xmas
   * cyber   * cyber
 +  * lmanberg
  
 == Pride flags == == Pride flags ==
Line 179: Line 180:
 These are running the WLED firmware, which is ridiculously comprehensive and can talk to basically everything. However, MQTT seems to have been disabled.  These are running the WLED firmware, which is ridiculously comprehensive and can talk to basically everything. However, MQTT seems to have been disabled. 
  
-There is a web interface at http://wled-ceiling-string.hacklab.+There is a web interface at http://wled-ceiling-string-a.hacklab.
  
 <del>Full MQTT docs at https://github.com/Aircoookie/WLED/wiki/MQTT <del>Full MQTT docs at https://github.com/Aircoookie/WLED/wiki/MQTT
Line 188: Line 189:
 |||STRIP_NAME can be replaced with "dangle" for the strip dangling in G1 or "all" for every strip running this firmware in G1|</del> |||STRIP_NAME can be replaced with "dangle" for the strip dangling in G1 or "all" for every strip running this firmware in G1|</del>
  
-==== G1 Warning Turret ====+==== G1 Light Turret ==== 
 + 
 +See also: [[turret|Light Turret]]
  
 ^ Topic ^ Payload ^ Notes ^ ^ Topic ^ Payload ^ Notes ^
Line 332: Line 335:
 ^ Topic ^ Payload ^ Notes ^ ^ Topic ^ Payload ^ Notes ^
 | stats/member_count | n | Number of members | | stats/member_count | n | Number of members |
 +| time-since-last/reset | <name> | Reset "time since last" timer <name> |
 +| stock/<item-name>/in/<location>/add | <quantity> | Add <quantity> of <item-name> to <location> |
 +| stock/<item-name>/in/<location>/remove | <quantity> | Remove <quantity> of <item-name> from <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>/minimum | 2-n (retain) | Report when we have fewer than <n> of <item-name> in <location> |
 +
  
 ===== TODO ===== ===== TODO =====
mqtt.1733733738.txt.gz · Last modified: by river

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki