The types of action sets that you can define.
Framework
- Home
Kit
The types of action sets that you can define.
Framework
let HMAction Set Type Home Arrival: String
Specifies the HomeArrival built-in action set.
let HMAction Set Type Home Departure: String
Specifies the HomeDeparture built-in action set.
let HMAction Set Type Sleep: String
Specifies the Sleep built-in action set.
let HMAction Set Type Wake Up: String
Specifies the WakeUp built-in action set.
let HMAction Set Type User Defined: String
Specifies a user-defined action set.
let HMAction Set Type Trigger Owned: String
Specifies a trigger-owned action set.
var action Set Type: String
The type of the action set, such as built-in or user-defined.