| ... | ... | @@ -76,7 +76,6 @@ PFAL command to clear the written JSON data from the buffer | 
| 
 | 
 | 
$PFAL,TCP.JSON.Clear
 | 
| 
 | 
 | 
```
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
```
 | 
| 
 | 
 | 
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,}"
 | 
| ... | ... |  |