Differences

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

Link to this comparison view

ardiextra:amqp [2022/05/20 11:34]
127.0.0.1 external edit
ardiextra:amqp [2023/11/28 00:51] (current)
optrix
Line 38: Line 38:
 To read the temperature in the payload of the message shown in the example above, you would use the tag **My Remote Device.temperature**. To read the temperature in the payload of the message shown in the example above, you would use the tag **My Remote Device.temperature**.
  
-===Installation=== 
- 
-**Windows:** \\ Available on the [[http://www.optrix.com.au/library|ARDI Downloads]] site for Windows servers. 
- 
-**Linux:**  
-<code> 
-sudo apt-get install ardi-amqp 
-</code>