User's Guide
Events
Internally, OVMS raises events whenever significant events occur. An event is simply a name,
along with associated data. Individual vehicle types may also issue their own events, and
custom user events are also possible. Here is the list of standard system events in the OVMS v3
firmware:
Event
Data
Purpose
sd.mounted
The SD card is mounted and ready to use
sd.unmounting
The SD card is currently unmounting
sd.unmounted
The SD card has completed unmounting
sd.insert
The SD card has just been inserted
sd.remove
The SD card has just been removed
location.enter.<name>
<name>
The specified geolocation has been entered
location.leave.<name>
<name>
The specified geolcation has been left
gps.lock.acquired
GPS lock has been acquired
gps.lock.lost
GPS lock has been lost
system.wifi.down
WiFi connection has been lost
app.connected
One or more remote Apps have connected
app.disconnected
No remote Apps are currently connected
server.v2.waitnetwork
V2 server connection is waiting for network
server.v2.connectwait
V2 server is pausing before connection
server.v2.connecting
V2 server connection in progress
server.v2.authenticating
V2 server connection is authenticating
server.v2.connected
V2 server connection established online
server.v2.disconnected
V2 server connection has been lost
server.v2.waitreconnect
V2 server is pausing before re-connection
server.v2.stopped
V2 server has been stopped
OVMS v3 User Guide Page 41 / 86