Class: WirelessTagManager

WirelessTagManager

new WirelessTagManager(platform, data)

The cloud instance of a Wireless Tag Manager. There can be multiple Wireless Tag managers under one account. A user will not normally need to create instances directly; instead they are found, and created by WirelessTagPlatform#discoverTagManagers.

Parameters:
Name Type Description
platform WirelessTagPlatform

the platform instance that discovered this tag manager

data Object

the object comprising the tag manager's status properties, as returned by the API endpoint.

Source: