Group Location
Explore Plans
Mobile menu Close menu
SkylinkNetSkylinkNet

Set hub mode

This Action will set the hub to a specific mode.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
skylinknet.alarm
Filter code method
Skylinknet.alarm.skip(string?: reason)
Runtime method
runAction("skylinknet.alarm", {})

Action fields

Hub ID Dropdown list

Label
Which Hub?
Slug
hub_id
Required
true
Can have default value
false

Key Text input > Other

Label
Hub Password
Slug
key
Required
true
Can have default value
true
Filter code method
Skylinknet.alarm.setKey(string: key)

Alarm Dropdown list

Label
Which Mode?
Slug
alarm
Required
true
Can have default value
true
Filter code method
Skylinknet.alarm.setAlarm(string: alarm)