Webtags (preserving history): Difference between revisions

m (→‎Alarms: adding reference to edit menu)
Line 1,705: Line 1,705:
|-
|-
|<#battery>
|<#battery>
|The console battery condition
|The console battery condition in volts. eg "4.82v"
|-
|-
|<#txbattery>
|<#txbattery>
<#txbattery channel=1>
<#txbattery channel=1>
|The transmitter battery condition, by default it returns the status of all transmitters.
|The transmitter battery condition, by default it returns the status of all transmitters.
The optional 'channel' parameter returns the status for a particular transmitter, up to channel=8. The channel result is just the string "ok" or whatever the string is for a low battery
The optional 'channel' parameter returns the status for a particular transmitter, up to channel=8. The channel result is just the string "ok" or "LOW" for a low battery
|}
|}