[+] Implement adding alarms sent by family members
This commit is contained in:
@@ -151,14 +151,12 @@ class APIs
|
||||
Get updates about alarms that other family members added
|
||||
|
||||
## Parameters (Besides from username and password)
|
||||
- fid: Family ID
|
||||
- pin: Admin pin
|
||||
- action: get_alarm_updates
|
||||
None
|
||||
|
||||
## Returns
|
||||
Alarm updates
|
||||
*/
|
||||
static let familyAlarmUpdates = API<String>(loc: "/family/action")
|
||||
static let familyAlarmUpdates = API<String>(loc: "/family/get_alarm_updates")
|
||||
|
||||
/**
|
||||
Add alarm to a family member
|
||||
|
||||
Reference in New Issue
Block a user