0.0.25 / Jan 27, 2022
(0/5) ()

Description

Manage devices and display data from MQTT applications and IoTdevices

App Information Nonlinear MQTT

  • App Name
    Nonlinear MQTT
  • Package Name
    com.ravendmaster.notlinearmqttdashboard
  • Updated
    Jan 27, 2022
  • File Size
    Undefined
  • Requires Android
    Android 4.1
  • Version
    0.0.25
  • Developer
    ravendmaster
  • Installs
    -
  • Price
    Free
  • Category
    Tools
  • Developer
    141733 Russia, Lobnya, st.Batareynaya 6
  • Google Play Link

ravendmaster Show More...

Linear MQTT Dashboard 2.5.8 APK
ravendmaster
MQTT protocol dashboard in the form of linear list
Nonlinear MQTT 0.0.25 APK
ravendmaster
Manage devices and display data from MQTT applications and IoTdevices
OneCore APK
ravendmaster
Full-free application, no ads, open source code. Easy,customizablecontrol panel - MQTT-client. Built in MQTT broker. Thesolution foryour IoT, DIY devices. Available widgets: - Header -Slider - Value- Switch - Button - RGB LED - Meter - Graph - Buttonsset - Combobox Features: ★ Built in MQTT broker(server) ★ Unlimitednumber oftabs ★ Order of widgets can be changed. Number of widgetsis notlimited to the size of the screen - the list can be scrolled.★Status of network connection and MQTT broker displayed RGB LED.★Ability to receive push notifications even when the app isclosed.★ Corrective message from the widget "Value" by long presson thevalue (in the widget settings, you must specify the topicofpublication of the new value). ★ Two meanings of the textmessagesand the two labels are available for the widget "Button" -for thestates "pressed" / "not pressed" respectively. You can alsospecifya "retained" for messages. ★ Widget "Meter" can display thevalueof by a different color (alarm zone, yellow and red), ifvalueapproaches the limits of measurement. Thresholds limit valuescanbe specified separately for the lower and upper boundaries.★Widgets Slider and Meter can handle decimals ★ Share settings★JavaScript to represent the value of some widgets ★ JavaScripttohandle timer events - onTimer1m() ★ Graph widget displays thevalueof an array of double and integer types in JSON format,payload forexample of payload: [1,2,100.88] or [100.5, 200, 0, 0,0, -10] ★Graph widget in live mode ★ Graph widget in 'historical'mode (1h,4h etc.), see "Application server mode" in applicationsettings ★"Buttons set" widget allows place several buttons in oneplace ★Widget Combo box to work with a predefined list of values★"Application server mode" - the ability to handle incomingMQTTmessages using JavaScript even when the app is in thebackground.See OnReceive().