@Lost, время для таймера пишется в секундах, например 0.5 секунды. По скриншотам - как будто что-то не работает в части getResponse. У меня на версии 4 лог плагина такой:
18.03 12:21:12.835 IH: plugin command { unit: 'megad4',
command: '/sec/?uart_tx=0b0400d30001&mode=rs485',
type: 'command' }
18.03 12:21:12.836 megad4: command: '/sec/?uart_tx=0b0400d30001&mode=rs485'
18.03 12:21:13.024 megad4:
18.03 12:21:13.024 megad4: localhost => 192.168.11.24 HTTP GET /sec/?uart_tx=0b0400d30001&mode=rs485
18.03 12:21:13.031 megad4: localhost <= 192.168.11.24 response: statusCode=200 contentType = text/html
18.03 12:21:13.032 megad4: body: Done
18.03 12:21:13.836 IH: plugin command { unit: 'megad4',
command: { url: '/sec/?uart_rx=1&mode=rs485', onResponse: 'raw' },
uuid: '1647580873835',
type: 'command' }
18.03 12:21:13.837 megad4: command: { url: '/sec/?uart_rx=1&mode=rs485', onResponse: 'raw' }
18.03 12:21:14.026 megad4:
18.03 12:21:14.026 megad4: localhost => 192.168.11.24 HTTP GET /sec/?uart_rx=1&mode=rs485
18.03 12:21:14.034 megad4: localhost <= 192.168.11.24 response: statusCode=200 contentType = text/html
18.03 12:21:14.042 megad4: body: 0b|04|02|03|c0
18.03 12:21:14.044 IH: Received response for command undefined "0b|04|02|03|c0"
Какую железку опрашиваете?