This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
users:dagnall53:rocclientthrottle [2019/08/25 12:13] rjversluis [Message formats] |
users:dagnall53:rocclientthrottle [2019/10/08 21:45] (current) dagnall53 [Message formats] |
||
---|---|---|---|
Line 21: | Line 21: | ||
The code is available at http://github.com/dagnall53/RocClientThrottle | The code is available at http://github.com/dagnall53/RocClientThrottle | ||
+ | |||
+ | Note the photos below are of an old version, the new code uses a rotary switch and has membrane switches on the outside of the box.. I will update when I have time.. The Github has the most recent code. | ||
===== Use ===== | ===== Use ===== | ||
Line 67: | Line 69: | ||
===== Message formats ===== | ===== Message formats ===== | ||
For reference: | For reference: | ||
- | My ESProcnetsound ([[https://github.com/dagnall53/ESPMQTTRocnetSound]]) modules use ROCNET protocol sent over a MQTT "wiring". \\ | + | the original version of this used rocnet, but it now uses RCP.. |
- | Rocnet uses a very specific protocol described in ([[https://wiki.rocrail.net/doku.php?id=rocnet:rocnet-prot-en]]). | + | |
- | The Throttle and Switch use what Rocrail calls a "Client Service", sent over MQTT. \\ | ||
- | This sends ASCII type messages and not "RocNet" messages see: [[:rocrailini-service-en#mqtt_service|MQTT Service]]. | ||