You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm hoping to get started developing my application which will use openHASP while I wait for my hardware to be delivered.
After some trial and error, I did manage to get the darwin_sdl simulator running. I can successfully configure static pages via the filesystem.
It's not clear if networking works on the simulator. I have config.json with my MQTT details, and there is sign that it is parsed correctly:
but I never see it connect to MQTT - there is no indication it is doing so in the console output, and no sign of it on my MQTT broker either.
It's unclear if networking is even possible on the simulator - there does not seem to be a lot of documentation on using it.
Can anyone point me in the right direction?
Complete output when running:
Beta Was this translation helpful? Give feedback.
All reactions