C
C. RESTful API Default Address Mappings
ioLogik E1200 RESTful API Map
The operating parameters of http should be specified in the header.
• Accept: vdn.dac.v1
• Content-Type: application/json
Supported Methods
• GET
• PUT
• OPTIONS
The OPTIONS method is used to describe the communication options for the target resource.
API List
RESTful API Name Description Access
/api/slot/0/sysInfo
/api/slot/0/sysInfo/device modelName model name read-only
/api/slot/0/sysInfo/device deviceName device name read-only
/api/slot/0/sysInfo/device deviceUpTime device up time read-only
/api/slot/0/sysInfo/device
/api/slot/0/sysInfo/network
/api/slot/0/sysInfo/network/LAN
/api/slot/0/sysInfo/network/LAN lanMac MAC address read-only
/api/slot/0/sysInfo/network/LAN lanIp IP address read-only
/api/slot/0/io/di
/api/slot/0/io/di diIndex DI - index read-only
/api/slot/0/io/di diMode DI - mode (0: DI, 1:
Counter)
read-only
/api/slot/0/io/di diStatus DI - DI mode - status (0:
OFF, 1: ON)
read-only
/api/slot/0/io/di diCounterValue DI - Counter mode - value read-only
/api/slot/0/io/di diCounterReset DI - Counter mode - reset
to initial value (1: RESET)
read-write
/api/slot/0/io/di diCounterOverflowFlag DI - Counter mode -
overflow flag (0: Normal, 1:
Overflow)
read-only
/api/slot/0/io/di diCounterOverflowClear DI - Counter mode - clear
overflow flag (1: Clear)
read-write
/api/slot/0/io/di diCounterStatus DI - Counter mode - status
(0: STOP, 1: START)
read-write
/api/slot/0/io/di/0/diStatus diStatus DI - DI mode - status (0:
OFF, 1: ON)
read-only