Changes between Version 5 and Version 6 of Projekte/EthersexStromzaehler
- Timestamp:
- Aug 19, 2010, 3:55:12 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projekte/EthersexStromzaehler
v5 v6 40 40 41 41 [[BR]] 42 * '''''control6-code''''': 42 * '''''control6-code''''' 43 44 Folgendes control6-script stellt die 16bit-Variable ''revolutionz'' zur Verfügung, die als ECMD-Kommando abgefragt werden kann: 45 46 {{{ 47 ~$ echo "c6 get revolutionz" | nc -q 1 <sensor_node's_ip> 2701 48 revolutionz 3230 49 ~$ 50 }}} 43 51 44 52