REST API Test Page

Operation

POST on /config/{gatewayId}/devices/{deviceAddress}/{protocolType}/{deviceType}/{deviceLabel}

This operation allows to create a device. This operation is useful to add RTS devices, RTD alarm system and EnOcean actuators

Produces : application/json

Parameters

Name Type Value Description
gatewayId Path Variable * The gateway ID
deviceAddress Path Variable * The device address (real type may differ depenging on the protocol type: String, Integer in base 10 or base 16, ...)
protocolType Path Variable * The protocol type
deviceType Path Variable * The device type
deviceLabel Path Variable * The device label

  

Result

HTTP Status :