This repository was archived by the owner on Mar 25, 2023. It is now read-only.
Releases: petification/platform
Releases · petification/platform
v1.0.0 BOILER UP!
What's new in v1.0.0
Dashboard
- URL:
https://petificationblue.ddns.net:1880/ui
User Setting
- Sign in by API Token (Supports Multi-user)
- Error notification On / Off
- Set E-Mail address (for notification)
- Set WhatsApp account (for notification)
- Set user timezone
Feed Machine
- Device Selection (Supports Multi Feed Machine)
- Remaining Food Amount (Bowl & Container)
- Daily Food Consumption
- Manual & Scheduled Food Serving
Water Supplier
- Device Selection (Supports Multi Water Supplier)
- Remaining Food Amount
- Daily Water Intake Amount
Platform
Features
- Sending messages by MQTT
- Activating rules by MQTT message topic, payload pattern
- Activating schedules by time
- Device register / management
- User register / management
REST APIs
- REST/GET API for
- Device information
- User information
- Schedule information
- Timeseries records
- REST/POST API for
- MQTT Publication
- Adding new rule
- Adding new device
- Adding new schedule
- REST/PATCH API for
- Enable / Disable rules
- Change device status
- User information
- Schedule time
- REST/DELETE API for
- Deleting device
- Deleting schedule
- Deleting record
- Utilities
- Send Error Notification