-
Notifications
You must be signed in to change notification settings - Fork 1
Smart Place Configuration
Marcus Gomes edited this page Aug 20, 2015
·
2 revisions
To make the configuration process of a smart-place simpler and fast, we want to automate this process as much as possible. In order to do that, Cloud4Things will provide an web application that allows to configure and manage the smart place. The application will present features to define readers and event cycles of a smart place and also will make the deployment process much more simple then the current solution
The description of readers follows the specification of the Fosstrak platform. To configure a reader the use must provide the values for the following parameters:
- isComposite:
- physicalReaderName: The reader name.
- description: The reader description.
- readerType: The reader type (supported by Fosstrak).
- readTimeInterval: The interval between two consecutive reads in ms.
- propertiesFile: The path to the reader properties file.
The description of event cycles follows the specification of the Fosstrak platform. To configure a reader the use must provide the values for the following parameters:
- logicalReader: The logical reader that the event-cycle is associated.
- boundarySpec -> repeatPeriod: The event-cycle repeat period in ms.
- boundarySpec -> duration: The event-cycle duration in ms.
- boundarySpec -> stableSetInterval:
- reportSpecs -> reportSpec -> output:
- reportSpecs -> reportSpec -> reportSet: