Eview EV-05

Eview EV-05 is a GPS wristwatch for the elderly, dementia, and lone workers. The device features a quick SOS button, two-way communication, automatic geofence alarm, SOS alert, heart-rate monitor, and more.

Usage specifics
Parameters (100)
Settings (72)
Commands (1)
Eview EV-05
Flespi parses telemetry data from your Eview EV-05 into a standardized JSON and lets you send commands to Eview EV-05 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": "Eview EV-05",
    "channel.id": 1111,
    "protocol.id": "eview"
    "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 Eview EV-05?

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
agps.position.valid
boolean
AGPS data valid
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
alarm.panic.start
boolean
Panic alarm event started
Command 0x01 with Key 0x02
alarm.panic.stop
boolean
Panic alarm event ended
Command 0x01 with Key 0x02
amber.alarm.start
boolean
Amber alarm event started
Command 0x01 with Key 0x02
amber.alarm.stop
boolean
Amber alarm event stopped
Command 0x01 with Key 0x02
battery.charging.status
boolean
Battery charging status
Command 0x01 with Key 0x02,
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
battery.full
boolean
Battery fully charged
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
battery.level
number
percentage
Internal battery level
Command 0x01 with Key 0x24,
Command 0x02 with Key 0x14,
Command 0x03 with Key 0x24
battery.low.alarm
boolean
Battery low alarm event
Command 0x01 with Key 0x02
battery.voltage
number
volts
Internal battery voltage
Command 0x02 with Key 0x14
beacon.absence.status
boolean
Beacon absence alarm status
Command 0x01 with Key 0x02
beacon.come.home.alarm
boolean
Beacon come home alert
Command 0x01 with Key 0x02
beacon.leave.home.alarm
boolean
Beacon leave home alert
Command 0x01 with Key 0x02
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
Command 0x01 with Key 0x28,
Command 0x01 with Key 0x2C
ble.disconnected.alarm
boolean
BLE disconnected alert
Command 0x01 with Key 0x02
bluetooth.connected.status
boolean
Bluetooth connection status
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
bluetooth.mac.address
string
Bluetooth MAC address
Command 0x01 with Key 0x23,
Command 0x01 with Key 0x26
call.duration
number
Call duration
Command 0x01 with Key 0x25
call.phone.number
string
Call phone number
Command 0x01 with Key 0x25
call.return.code
number
Call return code
Command 0x01 with Key 0x25
call.status
boolean
Call status bit
Command 0x01 with Key 0x25
call.type
string
Call type
Command 0x01 with Key 0x25
call.type.enum
number
Call type number
Command 0x01 with Key 0x25
channel.id
number
ID of channel that received a message
device.firmware.version
string
Firmware revision
Command 0x03 with Key 0x30
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.reboot
boolean
Device reboot status
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
device.self.name
string
Device name reported by the device
Command 0x02 with Key 0x13
device.serial.number
string
Device serial number
Command 0x01 with Key 0x03
device.type.id
number
ID of device type of device that received a message
event.enum
number
Protocol-specific event code
Command 0x01
event.seqnum
number
Unique event sequence number
fall.alarm.start
boolean
Fall alarm event started
Command 0x01 with Key 0x02
fall.alarm.status
boolean
Fall alarm status
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
fall.alarm.stop
boolean
Fall alarm event stopped
Command 0x01 with Key 0x02
geofence.alarm
boolean
Geofence alarm event
Command 0x01 with Key 0x02
geofence.status
boolean
Geofence entered status
Command 0x01 with Key 0x02
gnss.status
boolean
GNSS receiver on/off status
gnss.vehicle.mileage
number
km
Vehicle mileage calculated by global navigation system (GNSS)
Command 0x01 with Key 0x20
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
Command 0x01 with Key 0x21,
Command 0x01 with Key 0x29,
Command 0x01 with Key 0x2B,
Command 0x03 with Key 0x21
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
Command 0x01 with Key 0x21,
Command 0x01 with Key 0x29,
Command 0x01 with Key 0x2B,
Command 0x03 with Key 0x21
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
Command 0x01 with Key 0x21,
Command 0x01 with Key 0x29,
Command 0x01 with Key 0x2B,
Command 0x03 with Key 0x21
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
Command 0x01 with Key 0x21,
Command 0x01 with Key 0x29,
Command 0x01 with Key 0x2B,
Command 0x03 with Key 0x21
gsm.network.status
boolean
Registration status in the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
gsm.network.type
string
The type of the Mobile network the device is currently registered to
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
gsm.signal.dbm
number
dbm
Strength of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
gsm.signal.level
number
percentage
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal strength level
gsm.sim.iccid
string
Integrated Circuit Card Id of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Command 0x01 with Key 0x04
heart.rate
number
bpm
Heart rate
Command 0x01 with Key 0x40
heart.rate.trust.level
number
percentage
Heart rate trust level
Command 0x01 with Key 0x40
ident
string
Device unique identifier like serial number, IMEI, etc
indoor.status
boolean
Indoor status flag
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
location.source.beacon
boolean
Location is obtained by Beacon
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
location.source.bluetooth
boolean
Location is obtained by Bluetooth
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
location.source.gps
boolean
Location is obtained via GPS
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
location.source.gsm
boolean
Location is obtained by Mobile network (GSM, 3G, 4G, LTE, 5G, ...) cell towers
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
location.source.smart
boolean
Smart locating flag
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
location.source.wifi
boolean
Location is obtained by Wi-Fi
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
message.buffered.status
boolean
Black box message
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
motion.alarm
boolean
Motion alarm
Command 0x01 with Key 0x02
movement.event
boolean
Movement detected
movement.status
boolean
Current movement state
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
no.motion.alarm
boolean
No motion alarm
Command 0x01 with Key 0x02
one.day.upload
boolean
One day upload alarm flag
Command 0x01 with Key 0x02
operating.mode.enum
number
Protocol-specific device operating mode
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
overspeeding.event
boolean
Overspeeding detected
Command 0x01 with Key 0x02
peer
string
IP:port from which device connecting to the channel
pet.activity
number
Pet activity
Command 0x01 with Key 0x31
position.address
string
Location Address
Command 0x01 with Key 0x23,
Command 0x01 with Key 0x2A
position.altitude
number
meters
Altitude value for position
Command 0x01 with Key 0x20,
Command 0x01 with Key 0x26,
Command 0x01 with Key 0x27
position.direction
number
degrees
Heading angle at position detection moment
Command 0x01 with Key 0x20
position.hdop
number
Horizontal dilution of precision
Command 0x01 with Key 0x20,
Command 0x01 with Key 0x26,
Command 0x01 with Key 0x27
position.latitude
number
degrees
Latitude coordinate value
Command 0x01 with Key 0x20,
Command 0x01 with Key 0x23,
Command 0x01 with Key 0x26,
Command 0x01 with Key 0x27,
Command 0x01 with Key 0x2A
position.longitude
number
degrees
Longitude coordinate value
Command 0x01 with Key 0x20,
Command 0x01 with Key 0x23,
Command 0x01 with Key 0x26,
Command 0x01 with Key 0x27,
Command 0x01 with Key 0x2A
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
Command 0x01 with Key 0x20
position.speed
number
km/h
Instant speed at position detection moment
Command 0x01 with Key 0x20
position.valid
boolean
Is position information accurate and valid for given timestamp
Command 0x01 with Key 0x20
power.off.alarm
boolean
Power of alarm event
Command 0x01 with Key 0x02
power.on.alarm
boolean
Power ON alert
Command 0x01 with Key 0x02
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
shutdown.alarm
boolean
Shutdown alarm event
Command 0x01 with Key 0x02
side.call.button
boolean
Side call button alarm
Command 0x01 with Key 0x02
sos.alarm
boolean
SOS alarm trigerred
spo2.rate
number
percentage
SPO2 rate
Command 0x01 with Key 0x41
spo2.rate.trust.level
number
percentage
SPO2 rate trust level
Command 0x01 with Key 0x41
startup.alarm
boolean
Startup alarm event
Command 0x01 with Key 0x02
steps.count
number
The total number of steps for the day
Command 0x01 with Key 0x30
tilt.status
boolean
Device tilt status (true - device is tilted, false - device is in normal position)
Command 0x01 with Key 0x02
timestamp
number
seconds
Message timestamp
Command 0x01 with Key 0x02,
Command 0x01 with Key 0x19,
Command 0x01 with Key 0x24,
Command 0x01 with Key 0x25,
Command 0x01 with Key 0x29,
Command 0x01 with Key 0x2A,
Command 0x01 with Key 0x2B,
Command 0x01 with Key 0x30,
Command 0x01 with Key 0x31,
Command 0x01 with Key 0x40,
Command 0x01 with Key 0x41,
Command 0x03 with Key 0x24
vehicle.state
string
Vehicle state, such as moving, idling, parked etc
Command 0x01 with Key 0x02
vehicle.state.bitmask
number
Vehicle state flags bitmask
Command 0x01 with Key 0x02
welfare.alarm.start
boolean
Welfare alarm event started
Command 0x01 with Key 0x02
welfare.alarm.stop
boolean
Welfare alarm event stopped
Command 0x01 with Key 0x02
wifi.home.status
boolean
Home Wi-Fi location flag
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
wifi.mac.address
string
WiFi MAC address
Command 0x01 with Key 0x19,
Command 0x01 with Key 0x22,
Command 0x01 with Key 0x2A
wifi.signal.strength
number
WiFi signal strength, RSSI
Command 0x01 with Key 0x19,
Command 0x01 with Key 0x22,
Command 0x01 with Key 0x2A
wifi.ssid
string
Wi-Fi SSID name
Command 0x01 with Key 0x19
wifi.status
boolean
Wifi connection status
Command 0x01 with Key 0x24,
Command 0x03 with Key 0x24
Properties
Alarm Clock 1
alarm_clock1
hour: Hour
enable: Enable
friday: Friday
minute: Minute
monday: Monday
sunday: Sunday
tuesday: Tuesday
duration: Alarm reminder duration
ringtone: Ringtone number
saturday: Saturday
thursday: Thursday
wednesday: Wednesday
Alarm Clock 2
alarm_clock2
hour: Hour
enable: Enable
friday: Friday
minute: Minute
monday: Monday
sunday: Sunday
tuesday: Tuesday
duration: Alarm reminder duration
ringtone: Ringtone number
saturday: Saturday
thursday: Thursday
wednesday: Wednesday
Alarm Clock 3
alarm_clock3
hour: Hour
enable: Enable
friday: Friday
minute: Minute
monday: Monday
sunday: Sunday
tuesday: Tuesday
duration: Alarm reminder duration
ringtone: Ringtone number
saturday: Saturday
thursday: Thursday
wednesday: Wednesday
Alarm Clock 4
alarm_clock4
hour: Hour
enable: Enable
friday: Friday
minute: Minute
monday: Monday
sunday: Sunday
tuesday: Tuesday
duration: Alarm reminder duration
ringtone: Ringtone number
saturday: Saturday
thursday: Thursday
wednesday: Wednesday
Alarm Control
alarm_control
enable: Enable
SMS to set APN
apn_sms
apn: APN
password: APN Password
username: APN Username
Request Device Battery State
battery
Configuration
configuration
Readonly setting to check device firmware and hardware info
imei: IMEI
iccid: ICCID
ble_mac: BLE MAC
runtime: Runtime in seconds
timestamp: Timestamp
module_number: Module number
firmware_version: Firmware version
Continue Locating
continue_locating
This command is from the server to the device, to request updates of the location in accordance with a preset interval during a preset period of time
Enable Control
enable_control
Enable Control of eview protocol
led: Enable LED
agps: Enable AGPS
beep: Enable Beep
wi_fi: Enable Wi-Fi
activity: Enable Activity function
long_sms: Enable Long SMS
alert_tcp: Enable TCP fast
home_wifi: Enable Home WI-FI location
vibration: Enable Vibration
data_saver: Enable Data saver
sos_cancel: Enable SOS cancellation switch
step_count: Enable Step counting function
auto_update: Enable Auto update
power_cntrl: Enable Power control
raise_wrist: Enable Raise wrist to awake
ble_locating: Enable Bluetooth locating
gps_locating: Enable GPS locating
net_location: Enable Network location provider
ble_always_on: Enable Bluetooth always on
sos_call_voice: Enable SOS Call Voice
home_beacon_loc: Enable Home beacon location
sos_call_speaker: Enable SOS call speaker
side_call_speaker: Enable Side call speaker
ble_stay_connected: Enable Bluetooth stay connected
cell_tower_locating: Enable Cell tower locating
Fall Down Alert
fall_down_alert
dial: Dial
enable: Enable
always_on: Always ON
sensitive_level: Sensitive level
Find Me
find_me
Looking for equipment
Firmware Upgrade
firmware_upgrade
This command is set for wireless firmware upgrade
url: Firmware upgrade URL address
Firmware Info
fw_info
Readonly setting to check Firmware info details
size: fw size
sd_fwid: Soft-device FWID
version: version
hw_version: HW version
sd_version: Soft-device version
compiler_date: Firmware compiler date
compiler_time: Firmware compiler time
GEO Alert 1
geo_alert1
GEO Alert setting works with Circle type yet. To add polygon geozone type - contact flespi support
enable: Enable
radius: Radius
latitude: Latitude
direction: Direction
longitude: Longitude
GEO Alert 2
geo_alert2
GEO Alert setting works with Circle type yet. To add polygon geozone type - contact flespi support
enable: Enable
radius: Radius
latitude: Latitude
direction: Direction
longitude: Longitude
GEO Alert 3
geo_alert3
GEO Alert setting works with Circle type yet. To add polygon geozone type - contact flespi support
enable: Enable
radius: Radius
latitude: Latitude
direction: Direction
longitude: Longitude
GEO Alert 4
geo_alert4
GEO Alert setting works with Circle type yet. To add polygon geozone type - contact flespi support
enable: Enable
radius: Radius
latitude: Latitude
direction: Direction
longitude: Longitude
Heart Rate Interval
heart_rate
heartrate: Heart Rate Interval Enable
Continue Locate Time Parameter
locate_time
time: Time
interval: Interval
Microphone volume
microphone_volume
level: Microphone level
Motion Alert
motion_alert
dial: Dial
enable: Enable
moving_period: Continued moving period to activate the alert.
cooldown_period: Cooldown period
No Disturb
no_disturb
enable: Enable
end_hour: End hour
end_minute: End minute
start_hour: Start hour
start_minute: Start minute
No-Motion Alert
no_motion_alert
dial: Dial
enable: Enable
static_period: Continued static period to activate the alert
Over Speed Alert
over_speed_alert
enable: Enable
threshold: Over speed threshold
Password Protect
password_protect
enable: Enable
password: Password
Phone Number 1
phone_name_1
Set contact number 1 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 10
phone_name_10
Set contact number 10 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 2
phone_name_2
Set contact number 2 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 3
phone_name_3
Set contact number 3 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 4
phone_name_4
Set contact number 4 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 5
phone_name_5
Set contact number 5 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 6
phone_name_6
Set contact number 6 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 7
phone_name_7
Set contact number 7 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 8
phone_name_8
Set contact number 8 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Number 9
phone_name_9
Set contact number 9 with name and photo
name: Contact Name
photo: Contact Photo
enable: Enable
number: Phone Number
accept_sms: Accept SMS
no_sim_dialing: No SIM Dialing
accept_phone_call: Accept Phone Call
Phone Switches
phone_switches
sos_phone_enable: SOS phone ring enable
auto_answer_enable: Auto answer enable
button_hangup_enable: Button hang up enable
sms_whitelist_enable: SMS whitelist enable
a1_phone_monitor_enable: A1 phone monitor enable
auto_answer_after_rings: Auto answer after rings
call_in_whitelist_enable: Enable Call In White List
Power Alert
power_alert
power_on: Alert Power ON
low_power: Low Power alert
power_off: Alert Power OFF
user_low_power: User Low Power alert
user_threshold: User Low Power alert Threshold
low_power_threshold: Low Power Alert Threshold
low_power_voice_prompt: Low Power Voice Prompt
voice_prompt_threshold: Low Power Voice Prompt Threshold
Power Off
power_off
Reboot
reboot
Ringtone volume
ringtone_volume
level: Volume level
Server IP and Port
server_ip_port
host: Host
port: Port
protocol: Communication protocol
gprs_enable: GPRS Enable
SMS to set server IP and Port
server_ip_port_sms
enable: GPRS Enable
Single Locating
single_locating
This command is sent from server to the device to request the device to update the latest location data
SMS GPS URL
sms_gps_url
url: URL
SMS reply prefix
sms_prefix
txt: Text
enable: Enable
SOS Options
sos_options
cycle: Cycle
hold_time: Hold time
rings_time: Rings time
Speaker volume
speaker_volume
level: Speaker level
Step Collect Settings
step_collect
collect: Step collect Enable
Sync time
sync_time
System language
system_lang
code: Country code
Tilt Alert
tilt_alert
dial: Dial
enable: Enable
time_threshold: Tilt Time threshold
angle_threshold: Tilt Angle threshold
Time Interval
time_interval
heartbeat: Heartbeat Enable
auto_upload_interval: Auto upload interval
auto_upload_lazy_interval: Auto upload lazy interval
Time zone
time_zone
time_zone: Time zone
Voice prompt volume
voice_prompt_volume
level: Level
Watch Settings
watch
sos: Touch to trigger SOS
tap: Tap screen turn on screen
step: Step count display
wear: Wear detect enable
heart: Heart value display
menu1: Watch menu item 1
menu2: Watch menu item 2
menu3: Watch menu item 3
menu4: Watch menu item 4
menu5: Watch menu item 5
raise: Raise hand detect
face_id: Watch face ID
always_on: Screen always on
auto_page: Auto home page time
step_count: Step count/Heart value display
time_report: Time report
WiFi 1 whitelist
wifi1
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 10 whitelist
wifi10
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 2 whitelist
wifi2
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 3 whitelist
wifi3
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 4 whitelist
wifi4
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 5 whitelist
wifi5
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 6 whitelist
wifi6
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 7 whitelist
wifi7
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 8 whitelist
wifi8
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
WiFi 9 whitelist
wifi9
mac: MAC adress
ssid: WiFi name
enable: Enable
latitude: Latitude
longitude: Longitude
Wi-Fi Connect Network 1
wifi_network1
pass: WiFi password
ssid: WiFi name
enable: Enable
Wi-Fi Connect Network 2
wifi_network2
pass: WiFi password
ssid: WiFi name
enable: Enable
Wi-Fi Connect Network 3
wifi_network3
pass: WiFi password
ssid: WiFi name
enable: Enable
Wi-Fi Connect Network 4
wifi_network4
pass: WiFi password
ssid: WiFi name
enable: Enable
Wi-Fi Connect Network 5
wifi_network5
pass: WiFi password
ssid: WiFi name
enable: Enable
Working Mode
working_mode
mode: Mode
interval: Time/Interval
Properties
Custom command
custom
Send custom command via connection. Only message body is requred: header, properties, length and checksum are added automatically
Find Me command
{"hex":"040113"}
Reboot EV-07S device
{"text":"123456T"}
Device reboot command
{"hex":"040112"}