Skip to content

Action Shortnames

Many actions can be written using a short alias when used inside app.actions or rules. The short form saves bytes in payloads and is especially common in rule definitions.

ShortFull actionDescription
ggotoPageGo to a specific page in a DV
gwgotoWidgetOpen a widget’s DED (detail view)
sshowMake a widget visible
hhideHide a widget
uupdateLocalUpdate a widget value locally
rupdateRemotePush a widget value to the backend
nanetactActivate a network
ndnetdeactDeactivate a network
ddelmsgDelete a msglist entry
pbpageBackGo back one page in history

updateOutput, beep, vibr, msg, led0led3, run (run is used for system commands, r for updateRemote), and closeded do not have short aliases.