... | ... | @@ -44,8 +44,8 @@ PFAL command example |
|
|
|
|
|
PFAL command example to write JSON data (executed multiple times)
|
|
|
```
|
|
|
$PFAL,TCP.JSON.Write,"
|
|
|
<d4fb>\'&(Date)_&(Time)\':{\'IMEI\':&(IMEI),\'AI1\':&(IN1)}"
|
|
|
$PFAL,TCP.JSON.Write,"{
|
|
|
<d4fb>\'&(Date)_&(Time)\':{\'IMEI\':&(IMEI),\'AI1\':&(IN1)}}"
|
|
|
```
|
|
|
PFAL command example to flush
|
|
|
```
|
... | ... | |