Added:
- restart tr coordinator at daemon boot
- script to keep current log file
- spi pins mapping via iqrf interface configuration file
- deb package for armbian distribution
Fixed:
- spi write/read logic rewritten
- scheduler timing
Fixed:
- dpa raw-hdp response parsing
Added:
- https://repos.iqrfsdk.org/ stable version introduced with new signing key
- https://apidocs.iqrfsdk.org/ documentation introduced
- https://github.com/iqrfsdk/iqrf-daemon-examples simple examples for python and node.js added
- https://github.com/iqrfsdk/iot-starter-kit step by step guide for gw prepared
- https://github.com/iqrfsdk/iqrf-gateway docker image for demo gw introduced
Updated:
- dpa raw-hdp rdata introduced instead of both req_data and res_data
- new format for timestamp according to ISO 8601
- dpa raw binary separator defaulted to "."
- improved api comments
- improved traces for release version
- more attempts to open iqrf interface if fails
- configuration version of the daemon set to v1.0
- compatible with prepared iqrf repository
- deb packages for up, up2 and rpi boards
Fixed:
- dpa raw-hdp response parsing
General:
- iqrf gateway daemon webapp follows up in development with many new features such as: 4 clouds support, bonding and discovery in iqmesh network manager
News:
- daemon roadmap updated
- daemon webapp follows up in development
- rehivetech management system adds user selected port tunnel (webapp 80 port can be also tunneled now)
- dpa timing reworked, frc timing not yet implemented
- iqrfapp reworked
- udp channel parameters for iqrf ide
- ready state for cutils IChannel
- asynchronous messages support
- two custom services
- packages for debian stretch
- mq nad mqtt examples in bash and python
Fixes:
- issues related to dpa timing
- issues related to iqrfapp
- switching from service mode deadlock
- ctype config mode return value formating
- config version set back to v0.0
- dependance on libssl1.0.2 for debian stretch packages
News:
- us resolution in the log
- flush the log straight away
- selection of the running mode added into config.json
Fixes:
- pending transaction in DpaHandler
- mutex deadlock
News:
- json dpa structure according to the description in wiki (Only type raw and raw-hdp are fully implemented!)
Fixes:
- iqrfapp cmdline parser
- json dpa response timestamps
- json dpa response fields order