Create datalayer nodes

Is there any method of creating datalayer nodes besides registering them in a custom app?

Best reply by CodeShepherd

As the Data Layer is an broker it does not hold any data, so always an app is needed for providing (creating) nodes to the Data Layer. You can use a custom app, the All Data Provider example of the SDK (including possibility to add nodes via REST) or also the PLC app.

View original
3 replies