Arexx BS-1200 Dokumentacja Strona 20

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 23
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 19
- 20 -
Example message:
id == i && $ value == $ v
In this example, a web server is programmed to decode the indicated string
in two parameters ‘id’ and ‘value’. This method allows to supply up-to-date
data from the BS1200 to a web page without a running a PC.
This mechanism is also used for the update of the temperature logger.
Flashed data
A special xml page is implemented to let other software retrieve data from
the BS1000. The page data.xml outputs ashed data within a given period.
The page is called with 4 parameters:
Parameter
name
Type Description
A timestamp Start of period; number of seconds since 1-1-2000
B timestamp End of period; number of seconds since 1-1-2000
C integer Sensor id
D integer Sensor type; 1=temperature, 3= RH%, 5=CO2
Example:
http://log77.lan/data.xml?A=327682224&B=327685203&C=4096&D=1
This call would result in the following dataset:
Przeglądanie stron 19
1 2 ... 15 16 17 18 19 20 21 22 23

Komentarze do niniejszej Instrukcji

Brak uwag