Skip to main content
Version: 1.2.0

Roadmap

  • Add Conditionals (>, >=, <, <=, !=, ==) for
    • float messages
    • int messages (should work fine with float interpretation, but technically not implemented yet xD )
  • Evaluate reasonable uses of Conditional Colors (is in Gradient or not)
  • Settings functions and UI dialog prefab to change mqtt server and credentials and stuff
  • PlayerPrefs integration for settings
  • Add Formatstring option to subscriber
  • Create interactive manual scene based on MQTT showing possible use-cases.
  • Write manual for using SSL (including certificate creation a.s.o.)
  • Improve Documentation formatting
  • Validate Credentials when using internal Broker
  • Add component for publishing messages from Trigger and Collision events
  • Subscription Converters for other data types than string
  • Publish Components for Vector, Quaternion, Color
  • Publish Component for Text Mesh Pro InputField