Skip to main content
Version: 1.3

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 (Not sure about the need with all the new converters)
  • Create interactive manual scene based on MQTT showing possible use-cases.(not viable, use-cases too different)
  • Add JSON parser for subscribing to values inside complex payloads
  • 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