Dashboard View of Devices
Choose IoT Service > Device Management > Devices and select a device type (Floor Beacons, AP Beacons, Wired Devices) to view an overview of that device.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
Choose IoT Service > Device Management > Devices and select a device type (Floor Beacons, AP Beacons, Wired Devices) to view an overview of that device.
Navigate to IoT Service > Device Management > Devices > Floor Beacons > Configure Beacons. The window that opens is referred to as the Device Manager in this document.
The Device Manager dashboard gives you a general overview of your beacon infrastructure. All beacons claimed by IoT Service are visible on the Device Manager dashboard. You can see actionable graphs which allow you to navigate quickly to a subset of devices. For example, beacons with 0 to 19 percent battery life, or all beacons with the same underlying firmware or model
You can create groups and assign devices to them. You can focus attention on certain devices, and view only these devices by filtering them by the group.
The advantages of manual groups are as follows:
Policies are applied to groups.
Firehose APIs can filter devices by these groups.
In the Cisco Spaces: IoT Service dashboard, you can filter devices by groups.
Step 1 |
In the Cisco Spaces: IoT Service dashboard, navigate to Device Management > Groups. |
Step 2 |
In the Add a Group page, enter Group Name, Description, and choose Manual Group and click Next. |
Step 3 |
Click Create a new group, and provide a group name and description. Click Next. |
Step 4 |
In the Add a group page that is displayed, choose the type of device (Wireless or Wired), and select the devices to add to this group. |
Step 5 |
Click Create group. In the Done! You have Created a Group page, click Close, or Create another group. |
On the Groups tab, you can see the group that you created. Click the group to see the devices in the group. You can also edit the group from this page.
You can configure dynamic groups using parameters like MAC prefix, vendor code, and location hierarchy (floor, building, zone, and so on). New devices are automatically added to the group based on these configured parameters.
The advantages of dynamic groups are as follows:
Policies are applied to groups. Dynamic groups automatically categorize new devices and apply policies to them.
Firehose APIs can filter devices by these groups.
In the Cisco Spaces: IoT Service dashboard, you can filter devices by groups.
Step 1 |
In the Cisco Spaces: IoT Service dashboard, navigate to Device Management > Groups. |
Step 2 |
In the Add a Group page, enter Group Name, Description, and choose Dynamic Group and click Next. |
Step 3 |
Click Create a new group, and provide a group name and description. Click Next. |
Step 4 |
In the Dynamic Grouping page that is displayed, configure the parameter for this group.
|
Step 5 |
Click Create group. In the Done! You have Created a Group page, click Close, or Create another group. |
On the Groups tab, you can see the group that you created. Click the group to see the devices in the group. You can also edit the group from this page.
You can delete a device by selecting the check box of the group and then selecting Actions > Delete Group.
Step 1 |
From the Cisco Spaces: IoT Service dashboard, click Device Management > Policies and then Create a new policy. |
|||||||||||||||
Step 2 |
From the Configure a Transmit Policy page that opens, provide a policy name, a description, and choose one of the four policy types.
|
|||||||||||||||
Step 3 |
From the Configure a Transmit Policy page that opens, enter email addresses in the Notification field. When this policy is applied to any device, the addresses are notified. |
|||||||||||||||
Step 4 |
From the Choose Device Group page, choose a device group. The policy is automatically applied to any device added to this device group. |
|||||||||||||||
Step 5 |
Review the summary and click Create. Then click Close. |
|||||||||||||||
Step 6 |
In the Policies page, you can do any of the following:
|
Manual: Policy change that is made by Cisco Spaces or partner dashboard.
<Policy Name >: Policy has been applied dynamically to the device.
Cisco Spaces: Detect and Locate
Cisco Spaces: IoT Service
Output of Firehose API calls
You can filter out devices based on the following MAC address types.
Enable Public MAC: Allows global, fixed MAC addresses that are registered with the IEEE Registration Authority, which does not change during the device’s lifetime.
Enable Random Static MAC: Allows random static MAC address, which is a random number generated every time that the device boots up or a value that stays the same for the device’s lifetime. However, it does not change within one power cycle of the device.
Enable Random Private MAC: Allows random private MAC addresses of two types:
Resolvable: These are generated from an identity resolving key (IRK) and a random number. They can be changed often (even during the lifetime of a connection) and prevents an unknown scanning device from identifying and tracking the device. Only scanning devices that possess the IRK distributed by the beaconing device (exchanged using a private resolvable address) can resolve that address, allowing the scanning device to identify the beaconing device.
Unresolvable: A random number that can change anytime.
Navigate to Device Management > Settings. |