Releases: IoTOpen/node-lynx
Releases · IoTOpen/node-lynx
2.5.1
2.5.0
2.4.0
- Added helper functions for formatting of function message/value
- Modified LogEntry type to match API-response (
message
->msg
)
Full Changelog: 2.3.0...2.4.0
2.3.0
- Added API-calls for Topic blacklist
- Added API-calls to manage security for other users
- Added API-calls to manage OAuth2 clients and authentication
- Add API-call to get edge app per organization
- Updated types for User and Organization
- Added zero/empty structures for all object types with cloning
Full Changelog: 2.2.0...2.3.0
2.2.0
2.1.0
- Add SRC in package.json
- Updated call to edge app version to match API spec
- Added function
RemoveEdgeAppInstance
- Use BaseURL in
ResetPassword
- Added Meta API functions for Installations, Devices, Functions, Users and Organizations
- Fixed a lot of Type exports
- Switched base64 lib (handles all UTF-8 now)