Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blocks:app-note:netio_modbus [2024-03-14 14:56]
admin Heading
blocks:app-note:netio_modbus [2024-03-14 15:06] (current)
admin [Setup in the Device]
Line 1: Line 1:
 =====Control Netio Power Distribution Units using Modbus/TCP===== =====Control Netio Power Distribution Units using Modbus/TCP=====
  
-This application note assumes minimum Blocks version 6.3.1 due to enhancements done with the modbus support+This application note, and the method it describes, requires Blocks version 6.3.1 or later
-At time of writing all current models of Netio power distribution units support modbus via its M2M (machine2machine+All current models of Netio's Power Distribution Units (PDUsupport Modbus. 
-This method requires slightly less configuration compared with the option to use i.e  MQTT.  It gives access to all properties available on the device including power metering. +The Modbus method requires less configuration compared to the [[blocks:app-note:netio|MQTT method]], while providing access to all properties of the deviceincluding power metering. 
  
 ====Setup in the Device==== ====Setup in the Device====
Line 9: Line 9:
 Find the M2M Api tab and enable the modbus/tcp option.   Find the M2M Api tab and enable the modbus/tcp option.  
 {{:blocks:app-note:netio_modbus:netiomodbus.png|}} {{:blocks:app-note:netio_modbus:netiomodbus.png|}}
-Blocks does not support changing modbus default port so please leave that at 502. The IP-filter is recommended to use in any system where the network is exposed in anyway to the general public. That should be set to the Blocks servers IP-adress.+Blocks does not support changing the Modbus portso leave that set to 502. The IP-filter is recommended in systems where the network may be publicly exposed, and should be set to your Blocks server'IP-adress.
  
 =====Setup in Blocks editor==== =====Setup in Blocks editor====