Forum Discussion
nmrao
Champion Level 1
8 years agoDo you mind showing the difference with an example? That can help easily understand the issue.
- krogold8 years agoRegular Contributor
sorry, you're right, here is the xml response:
<Response xmlns="http://10.37.64.243/m2m/fim/items/fim%3Adevice%3ASHUTTER_BLINDS%3A17/operations"> <entries> <e> <name>setConfiguration</name> </e> <e> <name>switchOn</name> </e> <e> <name>syncDevice</name> </e> <e> <name>getConfiguration</name> </e> <e> <name>getDeviceClassNames</name> </e> <e> <name>switchOff</name> </e> <e> <name>getConfigurationMetadata</name> </e> </entries> <href>/m2m/fim/items/fim:device:GENERIC_DEVICE_ON_OFF:20/operations</href> </Response>
The correct device is the one named in the bottom href field, though it's not the one set in the (top) http request.
The request is executed properly with the device named at the bottom