Giter Site home page Giter Site logo

manufacturingontologies's People

Contributors

ahmedagamy92 avatar barnstee avatar jandev avatar jmayrbaeurl avatar rploeg avatar taylor-anderson821 avatar travishilbert avatar waywardhayward avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

manufacturingontologies's Issues

No data showing in OPC UA Client

I started the Debug configuration for Station (station opc.tcp://station.munich.corp.contoso/ua/munich/ 200 6 yes) and connected with an OPC UA client. I can see the server updating the time, so I know the connection is good, but the StationTelemetry values never update.
StationDataNoUpdate

Only publisher and uacommander containers are running.

I follow the instructions as mentioned, but unfortunately all containers other than six publishers and uacommanders not starting.
In the logs, it says,
Did you mean to run .NET Core SDK commands? Install a .NET Core SDK from:

  https://aka.ms/dotnet-download

I already installed .NET core and this is the output

dotnet.exe --list-sdks
3.1.402 [C:\Program Files\dotnet\sdk]
3.1.416 [C:\Program Files\dotnet\sdk]

Any thoughts on what went wrong?

image

Thanks in advance,
Pasindu

Deployment AKS VM

When deploying the solution I get an error message on the VM when I try to enable a new AKS:

image

It looks like the OS needs too much memory so AKS cannot be deployed. Maybe deploy a D4s_v3 size of VM?

Azure Function vs Documentation

In the Readme file for the documentation you mention to add the following environment variable to the config of the Azure Function App:

UA_SERVER_DNS_NAME - set to "seattle"

In the Azure Pressure Function the variable is stated as follows:

string uaServerLocationName = Environment.GetEnvironmentVariable("UA_SERVER_LOCATION_NAME");

So documentation need to be changed to the right environment variable or the code in the variable.

Docker containers will not run on Windows Server 2019 in Azure

After solving all other problems, error is:
docker: Error response from daemon: container d27e8606f2ea00c86299e54c0760f132fe864e09f2b8cba84a724efea0872b65 encountered an error during hcsshim::System::CreateProcess: failure in a Windows system call: The system cannot find the file specified. (0x2).

To get this far you must:

  • Install Docker (per some dude)
  • Install runtimes (.NET core) and restore packages
  • Change network configuration from bridge to transparent in BuildAndRunSimulation.bat
  • Change container type to mcr.microsoft.com/windows/servercore:ltsc2019 in Dockerfile (per Docs)
  • Change mount paths like: -v c:\docker\shared:c:\shared -v c:\docker\logs:c:\logs (or remove them entirely) (per Docs)
  • Rip out all your hair

ADT

Hi,

I see in the documentation that you leverage Azure Digital Twins. In the sample code I can 'only' find:
Simulator --> IoT Hub --> ADX. Is that correct? Is there no 'integration' sample with ADT?

I have found the DTDL models that I can import in ADT, but don't see the flow yet between the other items.

thanks!

Remco

AAS Repo not configured after deployment

I am trying to figure out, how AAS Repository gets configured during provsioning as the repository remained empty after setup. Maybe you could point me into the right direction as I would like to figure out, how the data flows between all the parts of the reference implementation.

Problem with the installation

Hi,
i tried to deploy your project on my Azure for Students Account and ran into a few problems...

Am i right, that i have to create a virtual machine at first? Can you tell me, what specifications you used? Because i ran into limitations that i am not sure about, if they are because of an error or the limitations because of the student version.

Secondly and maybe because of my first Problems i get the error:
"ManufacturingOntologiesstorage" is not a valid storage account name. A storage account name must be between 3 and 24 characters long and may only contain numbers and lower case letters. (Code: AccountNameInvalid, target: ManufacturingOntologiesstorage)

I don't know if i can just change the name because of all the dependencies.

Best regards
Hans

USERNAME Function config is invalid

I am getting the following error when setting the ADXQuery function configuration:

(Invalid or not allowed environment key name: USERNAME).

I changed it to ADX.USERNAME in config, ADXQuery.cs and local launch settings and that seemed to work.

Data not processed by the UA-Cloud-Twin

I have installed everything locally on the VM, namely the simulator script and logs tell that "Production lines started".

If I go and look at EventHub, I see data coming in for both "data" and "metadata" topic.

image

But when I check the UA-Cloud-Twin, it is not processing any data? It has seen meta data information, but it is not processing any other messages. Did I missed something during installation?

image

Checking the digital gives some things have been created in the twin graph, but don't think this is complete? Making the ADX dashboard is not giving any values.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.