I want to add a device or multiple devices to a product in my system.
how it is possible?
I did not get any unique id from any device.
the responses are
{
“name”: “Battery Monitor”,
“customName”: null,
“productCode”: “”,
“idSite”: 494968,
“productName”: “SmartShunt 500A”,
“firmwareVersion”: “v4.16”,
“lastConnection”: 1729663548,
“class”: “device-battery-monitor device-icon-smartshunt-500a”,
“machineSerialNumber”: false,
“instance”: 1,
“idDeviceType”: 2,
“settings”:
},
{
“name”: “Battery Monitor”,
“customName”: null,
“productCode”: “”,
“idSite”: 494968,
“productName”: “SmartShunt 500A”,
“firmwareVersion”: “v4.16”,
“lastConnection”: 1728527452,
“class”: “device-battery-monitor device-icon-smartshunt-500a”,
“machineSerialNumber”: false,
“instance”: 2,
“idDeviceType”: 2,
“settings”:
},
Or Am i wrongly approaching.
Please correct me if needed.
I am stuck now.
could not think any way.
Thanks for your help