MQTT API ‐ Change Log - CassiaNetworks/CassiaSDKGuide GitHub Wiki
Change Log
Change Description
From version v1.4, the versioning has been changed to Semantic Versioning. Previous versions had a Patch number of 0, such as v1.4 corresponding to v1.4.0
- v1.4.0
- v1.4.0 is the revised version number
- indicates the version date
- indicates the version number before revision
v1.5.0
- Added
Gateway Status - Updated
Error Coderesponse content
v1.4.5
- Changed SSE calls to configuration and default enabled mode
- Added UUID method for BLE operations
- Removed SSE related content, customers do not need to concern themselves with internal SSE handling
v1.4.4
- Updated TOPIC format (updated prefix, MAC address rules)
- Changed MAC address rules to include colons and uppercase
- Organized document format, supplemented details
v1.4.3
- Enabled scanning SSE, added recommendation for setting
filter_duplicatesparameter - Added
keep-aliveheartbeat packet reporting todata.scan - Added
keep-aliveheartbeat packet reporting todata.connection_state - Added
keep-aliveheartbeat packet reporting todata.notification
v1.4.2
- Adjusted documentation according to M1000 implementation
v1.4.1
- Completed detailed explanations
v1.4.0
- Simplified protocol
v1.3.0
- Simplified TOPIC and other updates
v1.2.0
- Updated TOPIC and message fields
v1.1.0
- Updated TOPIC, error codes, and some details
v1.0.0
- Basic protocol functionality