Views

Difference between revisions of "Environmental Monitor"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
Line 3: Line 3:
 
The application is originally developed for the OptiPoint IP phones for display of gauge for different purposes using the APM/DSM unit.At the moment for demo purposes the application requires user input for different environmental factors.However in future modification of IP Phone software can be considered to obtain the value of environmental factors from hardware sensors coneected to IP Phone using USB interface.also the data from the sensors could be relayed to a central server that could then control a buildings climate control system.
 
The application is originally developed for the OptiPoint IP phones for display of gauge for different purposes using the APM/DSM unit.At the moment for demo purposes the application requires user input for different environmental factors.However in future modification of IP Phone software can be considered to obtain the value of environmental factors from hardware sensors coneected to IP Phone using USB interface.also the data from the sensors could be relayed to a central server that could then control a buildings climate control system.
 
== Operation ==
 
== Operation ==
 +
[[Image:Client server.JPG|500px|center]]
 +
 +
'''Operational Overview:'''
 +
* Environmental Monitor application on the phone interacts with the server using XML.
 +
* The server provides XML to the phone which the application renders into a screen for the user to interact with.
 +
* The user’s interaction with the phone results in key-value pairs being passed back to the server for processing.
 +
 
== Key Features ==
 
== Key Features ==
 +
* User can view different environmental factors like temperature, light, humidity etc.
 +
* User can enter the value of environmetal factors.
 +
* User can change the value of environmental factor.

Revision as of 10:24, 5 December 2006

Scope

The application is originally developed for the OptiPoint IP phones for display of gauge for different purposes using the APM/DSM unit.At the moment for demo purposes the application requires user input for different environmental factors.However in future modification of IP Phone software can be considered to obtain the value of environmental factors from hardware sensors coneected to IP Phone using USB interface.also the data from the sensors could be relayed to a central server that could then control a buildings climate control system.

Operation

Client server.JPG

Operational Overview:

  • Environmental Monitor application on the phone interacts with the server using XML.
  • The server provides XML to the phone which the application renders into a screen for the user to interact with.
  • The user’s interaction with the phone results in key-value pairs being passed back to the server for processing.

Key Features

  • User can view different environmental factors like temperature, light, humidity etc.
  • User can enter the value of environmetal factors.
  • User can change the value of environmental factor.