Whenever I setup PLCnext to send data to the cloud, the naming convention is typically [username].[variable name]. If I put the same PLC program onto two different PLCnext controllers and connect both to the cloud, the metric names essentially get duplicated and Proficloud adds a "-1" at the end. Is there a way to automatically add the appliance name into the metric name to help distinguish between the different variables.
The Cloud IoT Gateway adds in the connector name. Can this be done with PLCnext?