[ENG] 16.6. [DKSF 70/71.5 IU] Managing IR Commands Transceiver

An interface of URL-encoded commands in a device can be used to integrate with web applications without using an SNMP protocol. It is possible to control an IR command transceiver through the interface of URL-encoded commands.

Sending an IR Command

http://192.168.0.100/ir.cgi?play=N

where:

N  is a number of a command.

Returned Values

ir_result('ok')

ir_result('error')

An error is returned only if a request format is incorrect or a command number is wrong. Errors of the module IRC-TRv2 are not checked when a response is formulated.