Releases: akkoyun/PostMan
Releases · akkoyun/PostMan
01.11.00
01.08.00
Full Changelog: 00.13.01...01.08.00
00.13.01
Release Notes
0.13.1 (2023-07-19)
- Terminal_Defaults file deleted.
- Register definitions removed from library.
- FOTA_Info interrupt removed.
- LAC and Cell_ID variables changed to HEX string.
- Start and stop commands added.
- Send time calculation added.
- Communication function changed to macro.
- Power_Switch function changed to macro.
- LED functions changed to macro.
0.13.0 (2023-07-18)
- MONIZIP bug fixed.
- Status variable changed to IoT_Status.
- Power variables changed to IoT_Power.
- Module variables changed to IoT_Module.
- Operator variables changed to IoT_Operator.
- FOTA_Variables changed to IoT_FOTA.
- PowerStat variable added.
- JSON_Parse function updated.
- uint64ToString function moved to public.
- Status bit definitions added.
0.12.16 (2023-07-17)
- Device status and fault variables updated.
0.12.15 (2023-07-17)
- Interrupt clear function updated.
0.12.14 (2023-07-17)
- FOTA Status variables added.
- Recieve JSON size variable updated.
- GET function updated.
- Download function updated.
- Find CME error function updated.
- FTPRECV function updated.
0.12.13 (2023-07-17)
- Connection procedure updated. CGREG query command writen wrong in procedure.
- JSON Parse function updated.
- JSON LOG function added when not send data.
- FOTA download command updated.
- FOTA download procedure updated.
- LOG FUnction name changed to JSON_LOG.
- FTP commands timeout variable updated.
0.12.12 (2023-07-17)
- Library update for platformio.
0.12.11 (2023-07-17)
- FTP Commands timeout variable updated.
- FTPRECV function updated.
- JSON Parse function updated.
- Handle JSON request function deleted.
- GET function updated.
- Download function updated.
00.12.10 Release
Release Notes
0.12.10 (2023-07-16)
- AT_Definitions file removed from library.
- FOTA class removed, download function moved to Postman class.
- All FOTA variables moved to postman class.
- Send_Response function deleted.
- Response function updated.
- Recieve command and send response JSON size are defined in constant.
- Download function updated.
- Set_status function deleted.
- FOTO function deleted in postman class.
- Config file updated.
0.12.9 (2023-07-16)
- GSM clas removed.
- All GSM class function moved to Postman class.
- Serial_ID function updated.
- GSM_Debug definitions changed to DEBUG
0.12.8 (2023-07-16)
- SIMDET function updated.
- CPIN function updated.
- CGSN function updated.
- GSN function updated.
- CCID function updated.
- GMI function updated.
- GMM function updated.
- GMR function updated.
- CREG functions updated.
- CGREG functions updated.
- SGACT function updated.
- MONIZIP function updated.
- State, Modem and Operator variables moved to GSM class.
- FTPGETPKT function updated.
- Initialize procedure updated.
- Connection procedure updated.
- Listen procedure updated.
0.12.6 (2023-07-14)
- Initialisation procedure updated.
- Connection setup procedure updated.
- Single connection mode added.
- Power functions updated.
- Publish functions updated.
- Header functions updated.
- Documentation update.
0.12.5 (2023-07-13)
- Publish parameters are tuned.
- Documentation update.
0.12.4 (2023-07-13)
- FTP firmware download system updated.
- #FTPRECV command updated.
- FTP firmware download CME error handling added.
- FTP_INFO pack updated.