Unique Identifier

Hello,

I am currently tasked with recording our 20+ Vera’s using our SQL database. Currently this is working fine using the Vera ID paired with the sensor ID, however changes in the sensor set-up e.g. a sensor is added or removes, causes the network to reassign these sensor ID’s and reapplies not always in the same order/range.

This causes several issues with the system that I have inherited, if a new sensor is added/removed these all have to be rechecked against what the current database values are, as you can imagine this becomes very unmanageable with 20 Vera’s. I’m looking for a way preferably via the http service calls which can be used to identify each sensor implicitly via an unchanging ID (sensor MAC address?). If any one knows a method of getting these values this would be greatly appreciated.

Regards
D.Murray

Disregard this discovered I was using finddevice with the wrong parameters.

Regards
D.Murray