Ingo Randolf

Results 34 comments of Ingo Randolf
trafficstars

you should be able to subscribe to many topics: ``` myMqtt.subscribe("topic1"); myMqtt.subscribe("topic2"); myMqtt.subscribe("topic2"); ``` see example `mqtt_sub` how you set user/password on the server probably differs from server to server......

yes, you can user and password like that. hard to say what is going wrong with publish ans subscribe.

hm. i see what you mean. until this is solved: if you dynamically create your broker, you always could create a new one with the new address...

consider a syslog parameter reflecting the defintion of [syslog](https://en.wikipedia.org/wiki/Syslog) this parameter would be always readonly.

possible solutions: - axes are encoded in parameter-label - specify Vector2, Vector3, Vector4 and add individual axes-labels tbc

**authentication:** idea is to prevent un-authorized access to the user inteface. a login-command needs to be handled before any other information is transmitted. e.g.: - client connects - server sends...

**login-command** password: optional username: optional

Alternative: Consider this as a command with an optional text message: - The command with message from server to clients turns the alarm on. - The command without message from...

Every repository for an implementation should contain a simple explained example in the readme file. similar to: [https://github.com/rabbitControl/RCP/wiki/Code-examples](https://github.com/rabbitControl/RCP/wiki/Code-examples)

I added #30 for all open issues related to 1.0