ICP DAS USA WISE-2841M Series User Manual page 297

Hide thumbs Also See for WISE-2841M Series:
Table of Contents

Advertisement

ICP DAS WISE User Manual
Get the current firmware version.
Command
Parameters
Response
Get the current free space of the micro SD card.
Command
Parameters
Response
http://wise.icpdas.com
job=get_firmware_version
None
Normal Status
{
"status": "OK",
"result": {
"version": "1.0.0"
}
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
job=get_sdcard_space
None
Normal Status
{
"status": "OK",
"result": {
"free_space": 1560
}
}
No microSD card detected.
{
"status": "SDCARD_NOT_EXIST"
}
Password error
{
"status": "PASSWORD_INCORRECT"
}
//Free space. Unit is MB.
297

Advertisement

Table of Contents
loading

Table of Contents