docs: Update version scheme to 0.1.x
This commit is contained in:
@@ -15,29 +15,30 @@
|
||||
- [x] Health endpoint with uptime
|
||||
- [x] Database migrations (Flask-Migrate)
|
||||
- [x] Listen on all interfaces
|
||||
- [x] make help target
|
||||
|
||||
## v0.2.0 - OSINT Features
|
||||
## v0.1.2 - OSINT Features
|
||||
|
||||
- [ ] MAC vendor lookup (IEEE OUI database)
|
||||
- [ ] BLE company_id to manufacturer mapping
|
||||
- [ ] Device profile enrichment
|
||||
- [ ] Export endpoints (CSV, JSON)
|
||||
|
||||
## v0.3.0 - Fleet Management
|
||||
## v0.1.3 - Fleet Management
|
||||
|
||||
- [ ] Sensor config endpoint (GET/PUT)
|
||||
- [ ] OTA trigger endpoint
|
||||
- [ ] Calibration trigger endpoint
|
||||
- [ ] Sensor history/metrics
|
||||
|
||||
## v0.4.0 - Zones & Presence
|
||||
## v0.1.4 - Zones & Presence
|
||||
|
||||
- [ ] Zone management (assign sensors to areas)
|
||||
- [ ] Device zone tracking
|
||||
- [ ] Dwell time analysis
|
||||
- [ ] Presence history
|
||||
|
||||
## v1.0.0 - Production Ready
|
||||
## v0.1.5 - Production Ready
|
||||
|
||||
- [ ] Authentication (API keys or JWT)
|
||||
- [ ] Rate limiting
|
||||
|
||||
Reference in New Issue
Block a user