Modbus Tools
Read or write Modbus data, or scan for nodes
📄️ Modbus IP Locator
Modbus IP Locator
📄️ Modbus IP Read
Modbus IP Read
📄️ Modbus IP read raw
Modbus IP read raw
📄️ Modbus IP Write
Modbus IP Write
📄️ Modbus IP write raw
Modbus IP write raw
📄️ Get logfile name
Must have permission to edit the data source
📄️ Modbus IP or Serial read, returns raw data and typed values
Modbus IP or Serial read, returns raw data and typed values
📄️ Modbus scan with websocket support
Modbus scan with websocket support
📄️ Remove a Modbus scan using its id
Will only remove an operation if it is complete. User can only remove their own operations unless they are an admin.
📄️ Get the status of Modbus scan using its id
User can only get their own operations unless they are an admin
📄️ Cancel a Modbus scan using its id
Only cancels if the operation is not already complete.May also be used to remove a completed temporary resource by passing remove=true, otherwise the resource is removed when it expires.User can only cancel their own operations unless they are an admin.
📄️ Modbus Serial Locator
Uses enabled data source's configuration if exists
📄️ Modbus Serial Read
Uses enabled data source's configuration if exists, return map of address to value at that address.
📄️ Modbus Serial read raw
Modbus Serial read raw
📄️ Modbus Serial Write
Uses enabled data source's configuration if exists
📄️ Modbus Serial write raw
Modbus Serial write raw
📄️ Modbus IP or Serial write, writes raw data or typed values
Modbus IP or Serial write, writes raw data or typed values