This action will play a playlist.
Developer info
- API endpoint slug
- hager_iot.playplaylist
- Filter code method
- HagerIot.playplaylist.skip(string?: reason)
- Runtime method
- runAction("hager_iot.playplaylist", {})
Action fields
Cid Dropdown list
- Label
- Which device?
- Slug
- cid
- Required
- true
- Can have default value
- false
List name Text input > Other
- Label
- Which playlist?
- Helper text
- Playlist name
- Slug
- listName
- Required
- true
- Can have default value
- true
- Filter code method
- HagerIot.playplaylist.setListName(string: listName)