HyperwisorIOT instance:
Core
Identity
Provisioning
Receiving commands
Register a handler to receive commands sent from a dashboard:JSON helpers
Navigate an incoming command payload:Updating widgets
Push a value to a dashboard widget by its widget ID. Overloads cover the common value types:Specialized widget helpers
Dialogs
Show a dialog on the user’s dashboard.showDialog takes an icon
(info, warning, success, error, risk); the named helpers are shortcuts:
Database
Insert, read, update, and delete records in a product’s database. Each has a fire-and-forget form and a…WithResponse form that returns the result:
Sensor data logger
Onboarding
SMS
Authentication
Time & date (NTP)
GPIO state persistence
Device status
See it in examples
Worked sketches that use these methods.

