Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Introduction

VIrtual Devices emulate real device behaviour. They generate raw messages that are identical to real devices. Virtual Devices are helpful for testing HTTP and RabbitMQ integration without having to physically occupy and vacate sensors. There is no need to have a base station to use virtual devices.

Getting started

Image RemovedImage Added

To start using virtual devices go to the Virtual devices.

...

Click on the Send Messages button to confgure configure the sending form.

...

Virtual Devices can send four types of messages:

Message Type

Sending

Use

1

Heartbeat

Automatic

This messages are sent every 3 hours and are necessary for the Device Monitoring system to track the device’s health status. Heartbeat messages are enabled by

...

default.

2

Occupancy Status Change

...

On-demand & periodic

3

Calibration

On-demand

4

User Registration

...

On-demand

...

Testing BLE tag authorization

Image Added

Viewing Messages

You can view raw messages sent by a device, by clicking the View Messages button on the device’s row.

...

Raw Messages are automatically filtered by the device's id.

...

This will redirect you to the Raw Messages page filtered by the device id.

...

Deleting Virtual Devices

You can delete a virtual device by clicking the delete button.

...