I am having problems launching the IoTAgent opcua server. My config.json file theoretically works correctly since sometimes it works and sometimes it does not.
The log when the system is created is as follows:
if accessing the OPC as it retrieves the values of the nodes (ns=3;i=1006 value has changed to -1.334667) but when I query iot/devices/ it is empty but the OCB entities if it is filled.
I have the impression that it does create all the OCB but it is not able to save the devices in the agent by checking the log. how can I solve it?
Hello,
I am having problems launching the IoTAgent opcua server. My config.json file theoretically works correctly since sometimes it works and sometimes it does not.
The log when the system is created is as follows:
if accessing the OPC as it retrieves the values of the nodes (ns=3;i=1006 value has changed to -1.334667) but when I query iot/devices/ it is empty but the OCB entities if it is filled.
I have the impression that it does create all the OCB but it is not able to save the devices in the agent by checking the log. how can I solve it?