Morey MC-5

Morey MC-5 is a super robust vehicle GPS tracker sealed to IP69K standard with dual CAN support. The device features AT&T 4G LTE CAT 1 connectivity with 3G fallback, Bluetooth Smart Ready v4.2 support, USB, UDP, SMS & other communication options, OTA programming, provisioning, status Inquiry & log retrieval, multi-thread scripting options, automatic reporting (periodic or event-based), selectable modes of operation, internal fault management and logging, rechargeable backup battery, and more.

Usage specifics
Parameters (144)
Settings (198)
Commands (1)
Morey MC-5
Flespi parses telemetry data from your Morey MC-5 into a standardized JSON and lets you send commands to Morey MC-5 via API.

Here’s the like of JSON you get

{
    "ident": "352625333222111",
    "position.altitude": 273.61,
    "position.hdop": 0.7,
    "position.latitude": 49.069782,
    "position.longitude": 28.632826,
    "position.satellites": 18,
    "server.timestamp": 1650636570.426424,
    "timestamp": 1650636570.426424,
    "device.type.id": "Morey MC-5",
    "channel.id": 1111,
    "protocol.id": "morey"
    "engine.ignition.status": true
    ...
}

How to consume this nice JSON

The easiest way is to make a REST API request like this
curl -X GET  --header 'Authorization: FlespiToken XXX' 'https://flespi.io/gw/devices/<device id>/messages'

How to send commands to Morey MC-5?

You can send a specific command. Show all commands
You can use pre-defined settings to send instructions more conveniently. Show all settings

You can also

Modify messages

Add or remove parameters, inject data from LBS and reverse-geocoding services, etc.
Learn what plugins can do

Aggregate data

Determine trips and stops, catch events, detect geofence ins/outs, and more.
Learn about flespi analytics capabilities
ain
number
volts
Voltage on the analog input
EID 0x127,
EID 0x128,
EID 0x129
asset.operational.status
boolean
Asset operational status: true - operational, false - not operational
EID 0x126
battery.type
number
Internal battery type: 0 - no battery, 66 - rechargeable battery
EID 0x083
battery.voltage
number
volts
Internal battery voltage
EID 0x12A
ble.ad.trailer.beacon.status
boolean
BLE Ad Trailer Beacon Status
EID 0x160
ble.beacons
array
Array with all detected BLE beacons data objects. Each object contain list of assosiated parameteres sent by appropriate beacon. Standard parameter names used: *id* - beacon identification string. Usually it is beacon's UUID or MAC-address *local_name* - Beacons's Local Name *rssi* - BLE signal level. Units = dBm *battery.voltage* - Beacon's battery voltage. Units = volts *battery.level* - Beacon's battery level. Units = percentage *temperature* - Beacon's temperature. Units = celsius
can.32bit.value
number
Custom 32bit CAN value
EID 0x075...0x07C,
EID 0x088...0x097,
EID 0x0B5...0x0BC,
EID 0x100...0x107
can.average.fuel.economy
number
km/liters
CAN average fuel economy
EID 0x027
can.data.cvpfc1.frame
string
Custom vehicle parameter frame data of instance 1, in HEX format
EID 0x157
can.data.cvpfc2.frame
string
Custom vehicle parameter frame data of instance 2, in HEX format
EID 0x158
can.data.cvpfc3.frame
string
Custom vehicle parameter frame data of instance 3, in HEX format
EID 0x159
can.data.cvpfc4.frame
string
Custom vehicle parameter frame data of instance 4, in HEX format
EID 0x15A
can.data.frame
string
CAN data frame value in HEX representation
EID 0x0C4...0x0CB,
EID 0x108...0x10F
can.dtc.active.status
boolean
CAN DTC active status, true - DTC code is active, false - DTC code is cleared
EID 0xC29,
EID 0xC2A
can.dtc.number
number
Number of diagnostic trouble codes
EID 0x0DE
can.engine.coolant.level
number
percentage
Engine coolant level read from CAN
EID 0x01F
can.engine.coolant.pressure
number
kPa
Engine coolant pressure
EID 0x020
can.engine.coolant.temperature
number
celsius
Engine coolant temperature read from CAN
EID 0x01C
can.engine.crankcase.pressure
number
kPa
Engine crankcase pressure
EID 0x024
can.engine.motorhours
number
hours
Total engine motorhours (engine work time) read from CAN
EID 0x02C
can.engine.oil.level
number
percentage
Engine oil level read from CAN
EID 0x022
can.engine.oil.pressure
number
kPa
CAN Engine oil pressure
EID 0x023
can.engine.oil.temperature
number
celsius
Engine oil temperature read from CAN
EID 0x021
can.engine.rpm
number
rpm
Engine RPM read from CAN
EID 0x01A
can.fuel.consumed
number
liters
Fuel volume totally consumed by vehicle read from CAN
EID 0x029
can.fuel.consumption
number
liters/h
Engine fuel rate read from CAN
EID 0x025
can.fuel.economy
number
km/liters
CAN instantaneous fuel economy
EID 0x026
can.fuel.idle.consumed
number
liters
Fuel volume totally consumed during idling state of the vehicle read from CAN
EID 0x02B
can.fuel.level
number
percentage
Fuel level in tank read from CAN
EID 0x02D,
EID 0x02E
can.j1708.dtc
number
J1708 CAN DTC
EID 0x060
can.j1939.dtc
number
J1939 CAN DTC
EID 0x05F
can.obd.dtc
number
OBDII CAN DTC
EID 0x05E
can.total.average.fuel.economy
number
km/liters
CAN total average fuel economy
EID 0x028
can.total.engine.idle.time
number
hours
Time of engine running in idling status (vehicle stopped) since vehicle manufacture, read from CAN
EID 0x02A
can.uds.dtc
number
UDC based CAN DTC
EID 0x146
can.vehicle.mileage
number
km
Total vehicle mileage read from CAN
EID 0x02F
can.vehicle.speed
number
km/h
Vehicle speed read from CAN
EID 0x01B
can.wabco.abs.gio.active.signal
number
WABCO TSCII ABS active signal
EID 0x140
can.wabco.abs.gio.mod.req
number
WABCO TSCII FN MOD REQ
EID 0x144,
EID 0x145
can.wabco.abs.gio.mtis.state
number
WABCO TSCII Meritor tire inflation system status
EID 0x143
can.wabco.abs.gio.speed.signal
number
WABCO TSCII speed signal
EID 0x141,
EID 0x142
channel.id
number
ID of channel that received a message
custom.user.id
number
Custom number defined as User ID
EID 0x3F1
device.firmware.version
string
Firmware revision
EID 0x3EA
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.type.id
number
ID of device type of device that received a message
din
number
Digital inputs bitmask
EID 0x12C,
EID 0x12D,
EID 0x12E,
EID 0x12F,
EID 0x130,
EID 0x131,
EID 0x13F
dout
number
Digital outputs bitmask
EID 0x132,
EID 0x133,
EID 0x134
engine.ignition.status
boolean
Engine ignition or ACC status
EID 0x019,
EID 0xC14,
EID 0xC15
engine.motorhours
number
hours
Total calculated engine motorhours
EID 0x054
engine.not.running.time
number
seconds
Total time the engine was NOT running after an initial GNSS fix
EID 0x056
engine.turn.off.count
number
Number of times ignition has been turned off after initial GNSS fix
EID 0x055
engine.turn.on.count
number
Number of times the MC-4x has transitioned from engine not running to engine running
EID 0x053
engine.turn.on.rpm.count
number
Engine off to on transitions detected by RPM
EID 0x0C0
engine.turn.on.voltage.count
number
Engine off to on transitions detected by voltage
EID 0x0C1
event.name
string
Protocol-specific event name
Message Type 0x01
external.powersource.voltage
number
volts
External power voltage
EID 0x016
geofence.status
boolean
Geofence entered status
EID 0x011,
EID 0x012,
EID 0x013,
EID 0x014
gnss.fail.count
number
Number of times the GNSS has failed to obtain a valid fix
EID 0x044
gnss.power.on.count
number
Number of times the GNSS receiver has been powered on
EID 0x03C
gnss.power.on.duration
number
seconds
Total time the GNSS receiver has been powered on
EID 0x03D
gnss.state.enum
number
Protocol-specific GNSS state code. May contain information about GNSS fix status, sleep status, ON/OFF, Overcurrent/protect state.
EID 0x05C
gnss.vehicle.mileage
number
km
Vehicle mileage calculated by global navigation system (GNSS)
EID 0x01E
gsm.backoff.status
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) cellular communication backoff status
EID 0x0B4
gsm.sim.iccid
string
Integrated Circuit Card Id of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
EID 0x080
harsh.acceleration.number
number
Number of harsh Acceleration events
EID 0x06A
harsh.braking.number
number
Number of harsh braking events
EID 0x069
ident
string
Device unique identifier like serial number, IMEI, etc
idle.events.count
number
Number of idle events that have occurred
EID 0x051
jolt.count
number
Number of jolt events that have occurred
EID 0x0BF
key.switch.state
number
Key switch state: -1 = Invalid, 0 = Key Off, 1 = Key On
EID 0x0BD
log.data
array
Log Entry Report Log Data
EID 0x3EE
log.data.type
number
Log Entry Report Data Type ID
EID 0x3EE
log.report.seqnum
number
Log Entry Report Sequence Number
EID 0x3EC
log.transaction.flags
number
Log Entry Report Transaction Flags
EID 0x3ED
log.transaction.flags.name
string
Log Entry Report Transaction Flags name
EID 0x3ED
log.transaction.id
number
Log Entry Report Transaction ID
EID 0x3EB
message.type
string
Message type
Message Type 0x01,
Message Type 0x02,
Message Type 0x03,
Message Type 0x04,
Message Type 0x05,
Message Type 0x07,
Message Type 0x0D
message.type.enum
number
Message Type
modem.comm.fail.count
number
Number of times the communications failed to the server
EID 0x047
modem.comm.retry.count
number
Number of times the communications to the server was retried
EID 0x048
modem.connect.fail.count
number
Number of times the modem has failed to connect to the network
EID 0x045
modem.connect.retry.count
number
Number of times the modem has retried connecting to the network
EID 0x046
modem.firmware.reflash.result
number
Modem firmware reflash result code
EID 0x14B
modem.firmware.version
string
Firmware version of the modem
EID 0x14A
modem.name
string
Name of the modem
EID 0x149
modem.power.on.count
number
The number of times the modem has been powered on
EID 0x03F
modem.state.enum
number
Modem state: 0 - powered off, 1 - powered on and connection in progress, 2 - connection active, 3 - backoff
EID 0x05D
modem.uptime
number
seconds
The total time the modem has been powered on
EID 0x040
motion.sensor.type
number
Motion sensor type: 0 - accelerometer motion sense is active, GNSS motion sens is disabled; 1 - GNSS based motion sense with falback to accelerometer motion sense when GNSS fix unavailable, 2 - GNSS fix is available and GNSS motion sense is active
EID 0x09D
motion.start.count
number
The number of accelerometer or GNSS based motion start events that have occurred.
EID 0x042
motion.stop.count
number
The number of accelerometer or GNSS based motion stop events that have occurred
EID 0x043
movement.status
boolean
Current movement state
EID 0x015,
EID 0xC02,
EID 0xC03,
EID 0xC04
network.signal.rssi
number
dbm
Network signal strength
EID 0x01D
overspeeding.duration
number
seconds
Overspeeding interval duration
EID 0x09E...0x0A0
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
EID 0x009
position.direction
number
degrees
Heading angle at position detection moment
EID 0x00C
position.fix.type
number
GNSS fix type enum (0 = "not fixed", 1 = "2D", 2 = "3D", null = "unknown")
EID 0x010
position.hdop
number
Horizontal dilution of precision
EID 0x00D
position.latitude
number
degrees
Latitude coordinate value
EID 0x007
position.longitude
number
degrees
Longitude coordinate value
EID 0x008
position.pdop
number
Position dilution of precision
EID 0x00F
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
EID 0x00A
position.speed
number
km/h
Instant speed at position detection moment
EID 0x00B
position.timestamp
number
seconds
Timestamp when coordinates where calculated
EID 0x087
position.valid
boolean
Is position information accurate and valid for given timestamp
EID 0x010
position.vdop
number
Vertical dilution of precision
EID 0x00E
protocol.id
number
ID of protocol
record.seqnum
number
Registered record sequence number
EID 0x3FD
report.reason
number
Transmission reason code
Message Type 0x01
resets.count
number
Number of resets since power was first applied and maintained
EID 0x057
script.int32.variable
number
A signed int32 script variable that can be set and read within an executing MC-4x script
EID 0x06D...0x070,
EID 0x0CC...0x0CF
script.uint32.variable
number
An unsigned uint32 script variable that can be set and read within an executing MC-4x script
EID 0x071...0x074,
EID 0x0D0...0x0DB
segment.max.acceleration
number
g
Maximum acceleration value that occured on the segment
EID 0x0A3
segment.max.braking.acceleration
number
g
Maximum braking acceleration value that occured on the segment
EID 0x0A2
segment.max.speed
number
km/h
Maximum speed on the segment
EID 0x0A1
server.timestamp
number
seconds
Timestamp when server received a message
system.power.state
number
System pover state
EID 0x12B
system.uptime
number
seconds
Total time the system has been awake
EID 0x03A
system.wake.count
number
Number of times the system has woken up from sleep
EID 0x039
timestamp
number
seconds
Message timestamp
EID 0x001
timestamp.key
number
Message timestamp in seconds with message sequence number appended as the value fractional part. Used to distinguish between several messages that have the same timestamp.
EID 0x001,
EID 0x3FD
total.idle.seconds
number
seconds
Total time that vehicle was in idling state
EID 0x052
towing.events.count
number
The number of towing events
EID 0x07D
tpms.cti.status.flags
array
TPMS CTI Status Flags Array
EID 0x114
tpms.tire.air.leakage.rate
array
TPMS Tire Air Leakage Rate Array, Pa/sec
EID 0x113
tpms.tire.location
array
TPMS Tire Location Array
EID 0x110
tpms.tire.pressure
array
TPMS Tire Pressure Array, kPa
EID 0x111
tpms.tire.pressure.reference
array
TPMS Tire Pressure Reference Array, kPa
EID 0x116
tpms.tire.pressure.signal.detect
array
TPMS Tire Pressure Signal Detect Array
EID 0x115
tpms.tire.temperature
array
TPMS Tire Temperature Array, °C
EID 0x112
trip.duration
number
seconds
Trip duration
EID 0x06B
trip.mileage
number
km
Distance driven since engine start
EID 0x06C
turn.events.count
number
Number of turn events
EID 0x07E
udp.bytes.received
number
UDP bytes received
EID 0x058
udp.bytes.sent
number
UDP bytes sent
EID 0x059
udp.packets.received
number
UDP packets received
EID 0x05A
udp.packets.sent
number
UDP packets sent
EID 0x05B
udp.requests.unsolicited
number
Count of unsolicited inbound requests received via UDP
EID 0x0DC
vehicle.bus.type
number
Verified vehicle bus type
EID 0x0DF
vehicle.mileage
number
km
Total calculated mileage
EID 0x0A4
vehicle.vin
string
VIN of vehicle
EID 0x038
Properties
Accelerometer Motion
accelerometer_motion
Accelerometer based motion detection settings
stop_debounce: Stop Debounce
start_debounce: Start Debounce
Aggressive Driving Report
aggressive_driving_report
Composition of aggressive driving report
report_definition: Aggressive Driving Report
Analog Input Report
analog_input_report
Composition of analog input report
report_definition: Analog Input Report
Boot Report
auto_boot_report
Enable/disable boot report
enable: Enable
Geofence Report
auto_geofence_report
Enable/disable geofence crossing report
enable: Enable
Health Report
auto_health_report
Configure health reporting interval
report: Enable
Idle Report
auto_idle_report
Configure idle event reporting
report: Enable
Ignition Report
auto_ignition_report
Enable/disable ignition on/off report
enable: Enable
Low 12V Battery Report
auto_low_battery_12v_report
Configure low 12 Volts battery reporting
report: Enable
Low 24V Battery Report
auto_low_battery_24v_report
Configure low 24 Volts battery reporting
report: Enable
RPM Report
auto_rpm_report
Configure RPM exceeded event reporting
report: Enable
Battery Low Report
battery_low_report
Composition of battery low report
report_definition: Battery Low Report
Battery Charger Management
battery_manage
Internal battery charger power management
mode: Charger Power Mode
Battery State Report
battery_state_report
Composition of battery state report
report_definition: Battery State Report
BLE Ad Monitoring Configuration
ble_ad_configuration
BLE Ad Monitoring Configuration
transmit_method: Transmit Method
max_in_view_nodes: Max In View Nodes
transmit_interval: Transmit Interval
BLE Advertisement Monitoring
ble_ad_monitoring
Enable/disable BLE advertisement monitoring
enable: Enable
timeout: Timeout
duration: Duration
interval: Interval
Bluetooth Classic Mode
ble_classic
Enable/disable bluetooth classic mode. 'Bluetooth' must be enabled and 'BLE Advertisement Monitoring' control must be disabled for this feature to work
enable: Enable
BLE Company ID Filter
ble_company_id_filter
BLE Company ID Filter
filter: Company ID Filter
Request BLE Ad Monitoring Data
ble_request_ad_monitoring_data
Request BLE Ad Monitoring Data
BLE Trailer Advertisement Transmission
ble_trailer_ad_transmission
BLE Trailer Advertisement Transmission
trailer_unit_id: Trailer Unit ID
trailer_fleet_id: Trailer Fleet ID
ble_trailer_ad_type: BLE Trailer Ad Type
virtual_tether_max_time: Virtual Tether Max Time
ble_transmission_interval: BLE Transmission Interval
virtual_tether_max_distance: Virtual Tether Max Distance
Bluetooth
bluetooth
Bluetooth activation
enable: Enable
Boot Report
boot_report
Composition of boot report
report_definition: Boot Report
Broadcast Listen Only Mode
broadcast_listen_only
Enable/disable broadcast listen only mode for vehicle bus
enable: Enable
Vehicle Bus Odometer Preset
bus_odometer_preset
Preset vehicle bus based estimated odometer value
value: Value
Reset and Clear Queue
clear_queue
Reset the device and erase all recorded reports from main reports queue
Clear Statistics
clear_statistics
Send request to clear device statictics
param: Param
Parameter 0
config_param_0
Script Configuration Paramete 0, EID 0x429
value: Value
Parameter 1
config_param_1
Script Configuration Parameter 1, EID 0x42A
value: Value
Parameter 10
config_param_10
Script Configuration Parameter 10, 0x479
value: Value
Parameter 11
config_param_11
Script Configuration Parameter 11, 0x47A
value: Value
Parameter 12
config_param_12
Script Configuration Parameter 12, 0x47B
value: Value
Parameter 13
config_param_13
Script Configuration Parameter 13, 0x47C
value: Value
Parameter 14
config_param_14
Script Configuration Parameter 14, 0x47D
value: Value
Parameter 15
config_param_15
Script Configuration Parameter 15, 0x47E
value: Value
Parameter 2
config_param_2
Script Configuration Parameter 2, 0x42B
value: Value
Parameter 3
config_param_3
Script Configuration Parameter 3, 0x42C
value: Value
Parameter 4
config_param_4
Script Configuration Parameter 4, 0x42D
value: Value
Parameter 5
config_param_5
Script Configuration Parameter 5, 0x42E
value: Value
Parameter 6
config_param_6
Script Configuration Parameter 6, 0x42F
value: Value
Parameter 7
config_param_7
Script Configuration Parameter 7, 0x430
value: Value
Parameter 8
config_param_8
Script Configuration Parameter 8, 0x477
value: Value
Parameter 9
config_param_9
Script Configuration Parameter 9, 0x478
value: Value
Config Reflash
config_reflash
Config binary reflash OTA
Configuration Version
configuration_version
Assign version number to configuration
version: Version
Custom Vehicle Bus Data 1
custom_bus_data_1
Configuration of custom vehicle bus data 1, EID 0x46A
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 10
custom_bus_data_10
Configuration of custom vehicle bus data 10, EID 0x497
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 11
custom_bus_data_11
Configuration of custom vehicle bus data 11, EID 0x498
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 12
custom_bus_data_12
Configuration of custom vehicle bus data 12, EID 0x499
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 13
custom_bus_data_13
Configuration of custom vehicle bus data 13, EID 0x49A
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 14
custom_bus_data_14
Configuration of custom vehicle bus data 14, EID 0x49B
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 15
custom_bus_data_15
Configuration of custom vehicle bus data 15, EID 0x49C
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 16
custom_bus_data_16
Configuration of custom vehicle bus data 16, EID 0x49D
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 17
custom_bus_data_17
Configuration of custom vehicle bus data 17, EID 0x49E
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 18
custom_bus_data_18
Configuration of custom vehicle bus data 18, EID 0x49F
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 19
custom_bus_data_19
Configuration of custom vehicle bus data 19, EID 0x4A0
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 2
custom_bus_data_2
Configuration of custom vehicle bus data 2, EID 0x46B
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 20
custom_bus_data_20
Configuration of custom vehicle bus data 20, EID 0x4A1
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 21
custom_bus_data_21
Configuration of custom vehicle bus data 21, EID 0x4A2
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 22
custom_bus_data_22
Configuration of custom vehicle bus data 22, EID 0x4A3
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 23
custom_bus_data_23
Configuration of custom vehicle bus data 23, EID 0x4A4
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 24
custom_bus_data_24
Configuration of custom vehicle bus data 24, EID 0x4A5
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 25
custom_bus_data_25
Configuration of custom vehicle bus data 25, EID 0x4B7
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 26
custom_bus_data_26
Configuration of custom vehicle bus data 26, EID 0x4B8
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 27
custom_bus_data_27
Configuration of custom vehicle bus data 27, EID 0x4B9
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 28
custom_bus_data_28
Configuration of custom vehicle bus data 28, EID 0x4BA
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 29
custom_bus_data_29
Configuration of custom vehicle bus data 29, EID 0x4BB
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 3
custom_bus_data_3
Configuration of custom vehicle bus data 3, EID 0x46C
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 30
custom_bus_data_30
Configuration of custom vehicle bus data 30, EID 0x4BC
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 31
custom_bus_data_31
Configuration of custom vehicle bus data 31, EID 0x4BD
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 32
custom_bus_data_32
Configuration of custom vehicle bus data 32, EID 0x4BE
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 33
custom_bus_data_33
Configuration of custom vehicle bus data 33, EID 0x4C4
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 34
custom_bus_data_34
Configuration of custom vehicle bus data 34, EID 0x4C5
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 35
custom_bus_data_35
Configuration of custom vehicle bus data 35, EID 0x4C6
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 36
custom_bus_data_36
Configuration of custom vehicle bus data 36, EID 0x4C7
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 37
custom_bus_data_37
Configuration of custom vehicle bus data 37, EID 0x4C8
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 38
custom_bus_data_38
Configuration of custom vehicle bus data 38, EID 0x4C9
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 39
custom_bus_data_39
Configuration of custom vehicle bus data 39, EID 0x4CA
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 4
custom_bus_data_4
Configuration of custom vehicle bus data 4, EID 0x46D
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 40
custom_bus_data_40
Configuration of custom vehicle bus data 40, EID 0x4CB
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 41
custom_bus_data_41
Configuration of custom vehicle bus data 41, EID 0x4E2
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 42
custom_bus_data_42
Configuration of custom vehicle bus data 42, EID 0x4E3
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 43
custom_bus_data_43
Configuration of custom vehicle bus data 43, EID 0x4E4
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 44
custom_bus_data_44
Configuration of custom vehicle bus data 44, EID 0x4E5
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 45
custom_bus_data_45
Configuration of custom vehicle bus data 45, EID 0x4E6
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 46
custom_bus_data_46
Configuration of custom vehicle bus data 46, EID 0x4E7
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 47
custom_bus_data_47
Configuration of custom vehicle bus data 47, EID 0x4E8
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 48
custom_bus_data_48
Configuration of custom vehicle bus data 48, EID 0x4E9
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 49
custom_bus_data_49
Configuration of custom vehicle bus data 49, EID 0x4EA
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 5
custom_bus_data_5
Configuration of custom vehicle bus data 5, EID 0x46E
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 50
custom_bus_data_50
Configuration of custom vehicle bus data 50, EID 0x4EB
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 51
custom_bus_data_51
Configuration of custom vehicle bus data 51, EID 0x4EC
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 52
custom_bus_data_52
Configuration of custom vehicle bus data 52, EID 0x4ED
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 53
custom_bus_data_53
Configuration of custom vehicle bus data 53, EID 0x4EE
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 54
custom_bus_data_54
Configuration of custom vehicle bus data 54, EID 0x4EF
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 55
custom_bus_data_55
Configuration of custom vehicle bus data 55, EID 0x4F0
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 56
custom_bus_data_56
Configuration of custom vehicle bus data 56, EID 0x4F1
max_age: Max Age
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
poll_rate: Poll Rate
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 6
custom_bus_data_6
Configuration of custom vehicle bus data 6, EID 0x46F
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 7
custom_bus_data_7
Configuration of custom vehicle bus data 7, EID 0x470
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 8
custom_bus_data_8
Configuration of custom vehicle bus data 8, EID 0x471
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Custom Vehicle Bus Data 9
custom_bus_data_9
Configuration of custom vehicle bus data 9, EID 0x496
pgn_pdus: PGN PDUS
pgn_pguf: PGN PDUF
protocol: Protocol
bit_length: Bit Length
bit_offset: Bit Offset
source_address: Source Address
Device Identifier
device_ident
Source for unique device identifier for common header
identifier: Identifier
Diagnostic Report
diagnostic_report
Composition of diagnostic report
report_definition: Diagnostic Report
Digital Input Report
digital_input_report
Composition of digital input report
report_definition: Digital Input Report
Digital Output Report
digital_output_report
Composition of digital input report
report_definition: Digital Input Report
Driver Safety
driver_safety
Driver safety features configuration
braking: Hard Braking
acceleration: Hard Acceleration
DTC Active Report
dtc_active_report
Composition of DTC active report
report_definition: DTC Active Report
DTC Clear Report
dtc_clear_report
Composition of DTC clear report
report_definition: DTC Clear Report
DTCs Reporting
dtc_reporting
Enable/disable DTCs reporting
dtc: Enable
Engine Monitor
engine_monitor
Engine monitor sleep interval
sleep_interval: Sleep Interval
FTP Firmware Reflash OTA
ftp_fw_reflash_ota
FTP Firmware Reflash OTA server settings
md5: MD5 checksum
host: Server Address
path: Path
port: Server Port
filename: File Name
filesize: File Size
password: Password
username: Username
Firmware Downgrade Control
fw_downgrade
Enable/disable installation of backdated firmware on the device. (!) Backdating firmware may cause unstable or erratic device operation. Contact Morey technical support before use
enable: Enable
Geofence 0
geofence_0
Configuration of geofence 0
geofence: Enable
Geofence 1
geofence_1
Configuration of geofence 1
geofence: Enable
Geofence 2
geofence_2
Configuration of geofence 2
geofence: Enable
Geofence 3
geofence_3
Configuration of geofence 3
geofence: Enable
Geofence 0 Report
geofence_report_0
Composition of geofence 0 report
report_definition: Geofence 0 Report
Geofence 1 Report
geofence_report_1
Composition of geofence 0 report
report_definition: Geofence 1 Report
Geofence 2 Report
geofence_report_2
Composition of geofence 0 report
report_definition: Geofence 2 Report
Geofence 3 Report
geofence_report_3
Composition of geofence 0 report
report_definition: Geofence 3 Report
GPS Motion
gps_motion
GPS based motion detection settings
stop_debounce: Stop Debounce
start_debounce: Start Debounce
motion_threshold: Motion Threshold
GPS Odometer Preset
gps_odometer_preset
Preset GPS estimated odometer value
value: Value
GPS Acquisition Timeout
gps_timeout
Maximum time to wait for a GPS fix before returning last known good fix
timeout: Timeout
Hard Acceleration Report
hard_acceleration_report
Composition of hard acceleration report
report_definition: Hard Acceleration Report
Hard Braking Report
hard_braking_report
Composition of hard braking report
report_definition: Hard Braking Report
Health Report
health_report
Composition of health report
report_definition: Health Report
High RPM Cleared Report
high_rpm_clear_report
Composition of high RPM cleared report
report_definition: High RPM Cleared Report
High RPM Report
high_rpm_report
Composition of high RPM report
report_definition: High RPM Report
Idle Cleared Report
idle_clear_report
Composition of idle cleared report
report_definition: Idle Cleared Report
Idle Report
idle_report
Composition of idle report
report_definition: Idle Report
Ignition Off Report
ignition_off_report
Composition of ignition off report
report_definition: Ignition OFF Report
Ignition On Preset
ignition_on_preset
Preset ignition on uptime value
value: Value
Ignition On Report
ignition_on_report
Composition of ignition on report
report_definition: Ignition ON Report
Motion Report
in_motion_report
Composition of report when device is in motion
report_definition: Motion Report
Digital Input 1 Report
input1_report
Enable/disable digital input 1 automatic reporting
enable: Enable
Digital Input 2 Report
input2_report
Enable/disable digital input 2 automatic reporting
enable: Enable
Digital Input 3 Report
input3_report
Enable/disable digital input 3 automatic reporting
enable: Enable
Digital Input 4 Report
input4_report
Enable/disable digital input 4 automatic reporting
enable: Enable
Digital Input 5 Report
input5_report
Enable/disable digital input 5 automatic reporting
enable: Enable
Digital Input 6 Report
input6_report
Enable/disable digital input 6 automatic reporting
enable: Enable
Digital Input 7 Report
input7_report
Enable/disable digital input 7 automatic reporting
enable: Enable
Key Switch Input
key_switch
Key switch input control
control: Control
Last Gasp Voltage
last_gasp_voltage
Last gsap voltage threshold
threshold: Threshold
LED Control
led_control
Auto LED operation control
enable: Enable
Listen Only Mode
listen_only
Enable/disable listen only mode for vehicle bus
enable: Enable
Location Report
location_report
Composition of location report
report_definition: Report Definition
Main App Reflash
main_app_reflash
Main app binary reflash OTA
Modem Reflash
modem_reflash
Modem firmware reflash OTA
Modem Reset Interval
modem_reset_interval
Automatic cellular modem reset interval
interval: Interval
Speed Motion
motion_detection
Vehicle speed based motion detection settings
enable: Enable
stop_timeout: Stop Timeout
start_timeout: Start Timeout
Motion Report
motion_report
Motion start/stop reporting control configuration
motion_interval: In-Motion Interval
start_stop_report: Start/Stop Report
Motion Start Report
motion_start_report
Composition of motion start report
report_definition: Motion Start Report
Motion Stop Report
motion_stop_report
Composition of motion stop report
report_definition: Motion Stop Report
GPRS Setup
network
Configure network APN parameters
apn: APN
password: APN Password
username: APN Unername
Digital Output 1
output1
Activate/deactivate digital output 1
state: State
Digital Output 1 Report
output1_report
Enable/disable digital output 1 automatic reporting
enable: Enable
Digital Output 2
output2
Activate/deactivate digital output 2
state: State
Digital Output 2 Report
output2_report
Enable/disable digital output 2 automatic reporting
enable: Enable
Digital Output 3
output3
Activate/deactivate digital output 3
state: State
Digital Output 3 Report
output3_report
Enable/disable digital output 3 automatic reporting
enable: Enable
Overspeeding 2 Cleared Report
overspeed_2_clear_report
Composition of overspeeding cleared report. Definition for 2nd highest speed threshold defined
report_definition: Overspeeding Report
Overspeeding 2 Report
overspeed_2_report
Composition of overspeeding report. Definition for 2nd highest speed threshold defined
report_definition: Overspeeding Report
Overspeeding 3 Cleared Report
overspeed_3_clear_report
Composition of overspeeding cleared report. Definition for highest speed threshold defined
report_definition: Overspeeding Report
Overspeeding 3 Report
overspeed_3_report
Composition of overspeeding report. Definition for highest speed threshold defined
report_definition: Overspeeding Report
Overspeeding 1 Cleared Report
overspeed_clear_report
Composition of overspeeding cleared report. Definition for lowest speed threshold defined
report_definition: Overspeeding Cleared Report
Overspeeding Detection
overspeeding
Overspeeding detection and reporting settings
threshold1: Threshold 1
threshold2: Threshold 2
threshold3: Threshold 3
Overspeeding 1 Report
overspeed_report
Composition of overspeeding report. Definition for lowest speed threshold defined
report_definition: Overspeeding Report
Packet Size
packet_size
Maximum cellular packet size
size: Size
Reboot
reboot
Request for reboot of the device
System Information
report_sys_info
Report system information
OTA Log Request
request_logs
Over the air log request
hours: Hours
log_type: Log Type
utc_time: Timestamp
max_entries: Max Entries
RPM Threshold
rpm_theshold
Engine running RPM threshold
threshold: RPM Threshold
Scan Tool Report
scan_tool_report
Composition of scan tool detect report
report_definition: Scan Tool Report
Scan Vehicle Bus
scan_vehicle_bus_type
Perform vehicle bus type scanning
Script Reflash
script_reflash
Script binary reflash OTA
Translation Server
server
Translation server host and port
host: Host
port: Port
SMS Check Interval
sms_check_interval
SMS check interval
interval: Interval
Last Gasp SMS Number
sms_number
Number in which the last gasp SMS will be sent
number: Number
Standard Vehicle Bus Data Source Address Array
standard_bus_data_array
This is an array of Vehicle Bus Data Source Addresses that specify the required source for each specific Vehicle Bus Data. A value of 0xFF for any of the Source Addresses in this array indicates that the associated Vehicle Bus Data can come from any source. Refer to the Standard Vehicle Bus Data Parameter Index to determine the which position in this array corresponds to a specific Standard Vehicle Bus Data Parameter
addresses: Addresses
System Behavior Control Profile
system_control_profile
A System Behavior Control Profile is a given set of parameters which specify the following four aspects of System Control of the device: - Active Wakeup Signals - Conditions for remaining Awake - Conditions for determining Asset Operational State - Conditions for determining Engine State
profile: Profile
System Error Report
system_err_report
Composition of system error report
report_definition: System Error Report
Tow Alarm
tow_alarm
Tow alarm configuration
tow: Enable
Tow Report
tow_report
Composition of tow report
report_definition: Tow Report
Transmission Retry
transmission_retry
Parameters of transmission retry algorithm
count: Count
interval: Interval
Turn Detection Angle
turn_detection
Turn detection angle - the number of degrees turned before incrementing turn count
angle: Angle
Unsolicited UDP
unsolicited_udp
Unsolicited inbound UDP request control
enable: Enable
Update Firmware
update_firmware
Update firmware on the device
type: Data Type
version: Version
file_uuid: CDN File UUID
Firmware Update Abort
update_firmware_abort
Data download abort
type: Data Type
Application Update Server
update_server
Application update server host and port
host: Host
port: Port
User 0 Report
user_report_0
Composition of user defined report 0
report_definition: User 0 Report
User 1 Report
user_report_1
Composition of user defined report 1
report_definition: User 1 Report
User 2 Report
user_report_2
Composition of user defined report 2
report_definition: User 2 Report
User 3 Report
user_report_3
Composition of user defined report 3
report_definition: User 3 Report
Vehicle Bus Type
vehicle_bus
Vehicle bus type selection
type: Vehicle Bus
Standard Vehicle Bus Monitoring
vehicle_bus_monitoring
Enable/disable standard vehicle bus monitoring. This setting only applies if the selected/detected bus type is J1939
enable: Enable
Vehicle 0 Report
vehicle_report_0
Composition of vehicle 0 report
report_definition: Vehicle 0 Report
Vehicle 1 Report
vehicle_report_1
Composition of vehicle 1 report
report_definition: Vehicle 1 Report
Vehicle 2 Report
vehicle_report_2
Composition of vehicle 2 report
report_definition: Vehicle 2 Report
Vehicle 3 Report
vehicle_report_3
Composition of vehicle 3 report
report_definition: Vehicle 3 Report
Properties
Custom command
custom
Send custom command to device
payload: Hex data to be sent to the device