... | ... | @@ -76,6 +76,7 @@ PFAL command example to send JSON data |
|
|
$PFAL,TCP.JSON.Send,"http://62.91.82.12:4451/dashboard/info.php",0,"{\'title\':\'FOX3 sends JSON message directly\',\'body\':\'IMEI\':&(IMEI),\'IGN\':&(IO8),\'Lat\':&(Lat),\'Lon\':&(Lon),\'Spd\':&(Speed.kmh)km/h,\'Power\':&(Power)V,\'}"
|
|
|
```
|
|
|
|
|
|
|
|
|
```
|
|
|
HTTP POST
|
|
|
```
|
... | ... | @@ -96,4 +97,14 @@ Content-Length: 149 |
|
|
"Power": 15.149V,
|
|
|
"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
\ No newline at end of file |