New services
Explore Plans
Mobile menu Close menu
Wireless TagWireless Tag

Current Tag Manager State

The query returns if the specified tag manager is online or offline, as well as how many hours it has been online.

About this query

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
The query returns if the specified tag manager is online or offline, as well as how many hours it has been online.
API endpoint slug
wirelesstag.manager
Runtime method
performQuery("wirelesstag.manager")

Query fields

Serial Dropdown list

Label
Tag Manager
Slug
serial
Required
false
Can have default value
false

Ingredients

Tag manager nameName of the tag manager.

Slug
name
Filter code
Wirelesstag.manager.TagManagerName
Type
String
Example
Home

Is onlinetrue if the tag manager is online.

Slug
is_online
Filter code
Wirelesstag.manager.IsOnline
Type
String
Example
true

Hours since last loginNumber (fractional) of hours since last login by the tag manager, e.g. the number of hours the tag manager has been online.

Slug
hours_since_last_login
Filter code
Wirelesstag.manager.HoursSinceLastLogin
Type
String
Example
10.45