Clipsal C-Bus User's Guide Page 21

  • Download
  • Add to my manuals
  • Print
  • Page
    / 60
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 20
cbus Documentation, Release 0.1-dev
4.4.3 Authenticated state
When in the authenticated state, the network code appears to be far less robust. Sending large commands causes the
daemon to crash.
This may be an effective and easy way to disable cftp_daemon on the device.
PASS
Client command:
PASS bloop
Server response:
201 Logged in
Transitions to the authenticated state. Has no effect in authenticated mode.
Note: There is no way to change this password. It is hard coded in Wiser’s firmware.
Sending other passwords yield no response.
VERINFO
Client command:
VERINFO
Server response:
202-HomeGateVersion=4.0.41.0
202-CTCServerVersion=Kona_1.24.0
202-UnitName=EXAMPLE
202 WindowsOSVersion=5.1.2600 Service Pack 2
Retrieves information about the version of CFTP running on the Wiser, and the C-Bus network’s project name.
The WindowsOSVersion information is a hard-coded string.
HGSTATUS
Client command:
HGSTATUS
Server response:
202-HGRUNNING=False
202-HGLOGGING=False
202 CURRPROJ=C:\HomeGate\Projects\Current\EXAMPLEproj.tar.gz
Retrieves the current project name running on the Wiser, and status of “HG”? This is hard coded to always return False
to both HGRUNNING and HGLOGGING.
The path is faked by the daemon, with “EXAMPLE” replaced by the project name.
4.4. CFTP 17
Page view 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 59 60

Comments to this Manuals

No comments