Waizu 5.2 Release
Introduced several new API Routes for an Improved Site Management experience:
- Add Indoor Location - Wifi - Add a new indoor location using BSSID.
- Add Indoor Location - BLE Beacon - Add a new indoor location using BLE Beacon UUID.
- Add Site - Add new site.
- Add Cabinet - Add a new cabinet.
- Assign Device - Assign device to cabinet.
- Get Cabinets - Gives a list of cabinets for querying.
- Get Cabinet State - Provides a list of devices in the selected cabinet with device status.
- Get Device Report - Gives a list of linked information for a given device.
Jan 29, 2025
Waizu 5.0 Release
Introduced several new API Routes for an Improved Employee Management experience:
- Update Employee - Change employee details such as First/Last name.
- Replace Employee Barcode - When an employee loses a barcode, instantly replace all their barcodes with a new one. (Additional barcodes can be added in the future).
- Add Barcodes - Add multiple barcodes to an already existing employee.
- Search Employee (barcode) - Fetch Employee information using a barcode to search.
- Search Employee (CustomID) - Fetch Employee information using a CustomID to search.
Updated the Add Employee Route to support multiple barcodes per employee as well as storing a CustomID, which is used in other routes mentioned above.
Jan 29, 2025
Bug Fixes and Performance Enhancements
Fixed minor bugs and optimized database queries for faster responses.
November 10, 2024