mpostol / OPC-UA-OOI

Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
https://commsvr.gitbook.io/ooi/
MIT License
141 stars 33 forks source link

DataSetConfiguration.is not provided by the IBindingFactory #407

Open mpostol opened 4 years ago

mpostol commented 4 years ago

The problem is reported by 210210342/OPC-UA-OOI-webapp#42 Review how this interface is implemented in Drutol/CrossHMI#16

The workout is proposed in OPC-UA-OOI-webap - new entries in the configuration defining aliases to be used instead of InformationModelURI. The InformationModelURI is required to select data semantics against the types.

Drutol commented 4 years ago

For the record "210210342/OPC-UA-OOI-webapp#42" is not quite available as it's private repo most probably.

mpostol commented 4 years ago

The 210210342/OPC-UA-OOI-webapp#42 is really in the private repository, but the problem addressing configuration against type definitions is similar.

mpostol commented 4 years ago

Take note that it is assigned to me. I must investigate the problem to learn how you have overtaken it.