Hi,
What's mean 7 characters and 8 characters on DevicesID ?
It is mixed in the source, as follows :
sprintf(szID,"%X%02X%02X%02X", ID1, ID2, ID3, ID4);
sprintf(szID, "%08x", (unsigned int)lID);
It shows when I add a ZWave Device on domoticz,
1 HOME 0000401 1 SmartOutlet Lighting 2 ...
Search found 1 match
- Thursday 24 December 2015 4:23
- Forum: Other questions and discussions
- Topic: Setup-Devices-ID Format, What's mean 7 and 8 characters?
- Replies: 0
- Views: 533