eclipse-aaspe / server

C# based server for AASX packages
Other
72 stars 52 forks source link

Mqtt login information #233

Open Schobaxo opened 7 months ago

Schobaxo commented 7 months ago

I've played around with the aasx server and was able to set up the aasxserverblazor and look through the aasx files in my browser. Then I've tried to setup a connection to an mqtt broker, however I have no clue where to add in my connection information. I looked through the documentation and went through the frequently asked questions, but couldn't find anything. I have to admit, that I'm rather new to both aasx and mqtt, so I could overlook something obvious.

de-ich commented 5 months ago

I would also be interested in this. I tried to connect with a standard MQTT client using the default port (1883) but was not able to connect successfully. Maybe, the MQTT feature is not yet working @aorzelskiGH?