~/paste/1022
~/paste/1022
~/paste/1022

  1. :~/projects/rfm12-ask.git$ LD_LIBRARY_PATH="$HOME/projects/rfm12-ask.git/lib" ./app/rfm12_read_from_cfg_and_export_via_xmlrpc 8080
  2. no shared memory yet
  3. read 5 objects (configured devices) into memory
  4. allocating 5150 bytes of shared memory
  5. iterating '5' times...
  6. reading section: 1
  7. created object:
  8.   id:            0
  9.   label:         main
  10.   product:       2272
  11.   category:      living room
  12.   code:          1001001000
  13.   timeout:       -1
  14.   swtched_on:    0
  15. reading section: 2
  16. created object:
  17.   id:            1
  18.   label:         desk
  19.   product:       2272
  20.   category:      living room
  21.   code:          1001000100
  22.   timeout:       -1
  23.   swtched_on:    0
  24. reading section: 3
  25. created object:
  26.   id:            2
  27.   label:         ceiling light
  28.   product:       2272
  29.   category:      bedroom
  30.   code:          1001000010
  31.   timeout:       360
  32.   swtched_on:    0
  33. reading section: 4
  34. created object:
  35.   id:            3
  36.   label:         reading lamp
  37.   product:       2272
  38.   category:      bedroom
  39.   code:          1001000001
  40.   timeout:       -1
  41.   swtched_on:    0
  42. reading section: 5
  43. created object:
  44.   id:            4
  45.   label:         foyer
  46.   product:       P801B
  47.   category:      corridor
  48.   code:          1001010000
  49.   timeout:       10
  50.   swtched_on:    0
  51. timeouts are specified for at least one device - starting timer thread...
  52. successfully forked - starting timer...
  53. Running XML-RPC server...
  54. [timer] timer started...
  55. [timer] check...
  56. [timer] check...
  57. [timer] check...
  58. [timer] check...
Language: text
Posted by Anonymous at 13 Nov 2011, 11:28:37 UTC