Control.Octoblu.Com

Go to this page to use the Meshblu UI Builder

Instructions

  1. Click on "Claim Device" to attach it to an Octobu account
  2. Click on "Go Here to Use"
  3. Click "Edit" to enable dragging and editting of Widget Properties
  4. Add your control device to a flow and attach a debug
  5. Any action on a widget is sent as a message to Octoblu - you'll see it in the debug
832

Example output

Button

payload: { "name" : WIDGETNAME, "value": up / down }

Switch

payload: { "name" : WIDGETNAME, "value": true / false }

Slider

payload: { "name" : WIDGETNAME, "value": 0 - 255 }