Engineering-Research-and-Development / iotagent-opcua

IoT Agent for OPC UA protocol
https://iotagent-opcua.rtfd.io/
GNU Affero General Public License v3.0
41 stars 21 forks source link

Multiple endpoints #100

Closed drypatrick closed 1 year ago

drypatrick commented 1 year ago

As shown in the performDeviceProvisioning.request.json, it's possible to specify an endpoint, this means that multiple endpoints are supported? So is it possible to attach the IoT-Agent to multiple devices?

walterwootz commented 1 year ago

Hi @drypatrick, unfortunately you can connect the agent only to one device per time. You should instantiate an agent for each of your device.