Skip to content

Random Communicator

meganlim edited this page Aug 3, 2018 · 8 revisions

Description

This communicator sets the value of every sensor to a random number in a range specified in the configuration file (see configuration).

Use

The Random Communicator is used for testing.

Configuration

This class will look for the following optional configuration parameters:

Parameter Description
step [Optional] The minimum step between adjacent random numbers
max [Optional] The maximum random number used (minimum is 0)