User Tools

Site Tools


supported_hardware:index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
supported_hardware:index [2019/12/01 13:57] – [Plugins of Uncategorical Category] added Pimoroni rainbow hat James Sentmansupported_hardware:index [2020/03/14 14:24] – [JSON] James Sentman
Line 92: Line 92:
   * [[arduino|Arduino]] a simple text protocol for connecting to arduino or other similar DIY style devices with a simple protocol and example code.   * [[arduino|Arduino]] a simple text protocol for connecting to arduino or other similar DIY style devices with a simple protocol and example code.
  
-===JSON=== +===HTTP/JSON=== 
-  * the [[JSON]] interface handles either simple web requests to send data to a unit or the parsing of complicated JSON data structures to take whatever action is necessary. Just about anything that makes a web request via a simple form or via a JSON packet can be used to control units via this interface.+  * the [[JSON]] server interface handles either simple web requests to send data to a unit or the parsing of complicated JSON data structures to take whatever action is necessary. Just about anything that makes a web request via a simple form or via a JSON packet can be used to control units via this interface. This is a good way to control things in XTension with a simple curl request from other devices or the command line.
  
 ===Wireless Tags=== ===Wireless Tags===
supported_hardware/index.txt · Last modified: 2023/03/30 14:00 by James Sentman