diff --git a/docs/README.md b/docs/README.md index ac097603..6c9000f4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -# ![Logo](../_media/ASMDLogo-48.png) Address Space Model Designer (ASMD) +# ![Logo](_media/ASMDLogo-48.png) Address Space Model Designer (ASMD) OPC Unified Architecture (OPC UA) is the next generation of OPC. One of the most important improvements in OPC UA is a powerful Address Space and Information Model concepts. OPC UA allows for the presentation of a real-time process and underlying infrastructure as a consistent information model built up with nodes. The process model is represented by nodes, attributes, and their mutual relationships. Therefore, this powerful concept allows us to present in OPC UA not only raw process data but also complete information about the process state and process environment. The flexibility of UA ensures that no existing or future system is too complex to be exposed via OPC UA. Of course, such flexibility leads to difficulties during configuration, that�s why the Address Space Model Designer (ASMD) design environment has been born. diff --git a/docs/_media/ASMDLogo-48.png b/docs/_media/ASMDLogo-48.png new file mode 100644 index 00000000..742ed4f7 Binary files /dev/null and b/docs/_media/ASMDLogo-48.png differ