toggle, reset and homekite route add.
This commit is contained in:
@@ -10,7 +10,7 @@ const deviceLogSchema = new Schema({
|
||||
type: String
|
||||
},
|
||||
operating_type:{
|
||||
type: String // On/Off - Homekit Reset - Reset
|
||||
type: String // Toggle - Homekit Reset - Reset
|
||||
},
|
||||
log_time: {
|
||||
type: Date
|
||||
|
||||
Reference in New Issue
Block a user