Skip to content

Instantly share code, notes, and snippets.

@Motte001
Created March 12, 2017 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Motte001/fa4def6fd061147e1b54146df641f348 to your computer and use it in GitHub Desktop.
Save Motte001/fa4def6fd061147e1b54146df641f348 to your computer and use it in GitHub Desktop.
2017-03-12 14:04:50.079 [DEBUG] [ternal.discovery.AvmDiscoveryService] - starting scan on bridge avmfritz:fritzbox:192_168_178_1
2017-03-12 14:04:50.080 [DEBUG] [ternal.hardware.FritzahaWebInterface] - GETting URL http://192.168.178.1:80/webservices/homeautoswitch.lua?switchcmd=getdevicelistinfos&sid=foo
2017-03-12 14:04:50.370 [DEBUG] [nal.hardware.FritzahaContentExchange] - HTTP response 200
2017-03-12 14:04:50.370 [DEBUG] [nal.hardware.FritzahaContentExchange] - HTTP response 200
2017-03-12 14:04:50.370 [DEBUG] [nal.hardware.FritzahaContentExchange] - response complete: <devicelist version="1"><device identifier="foo" id="16" functionbitmask="2944" fwversion="03.83" manufacturer="AVM" productname="FRITZ!DECT 200"><present>1</present><name>foo</name><switch><state>1</state><mode>manuell</mode><lock>0</lock><devicelock>0</devicelock></switch><powermeter><power>0</power><energy>1325</energy></powermeter><temperature><celsius>200</celsius><offset>0</offset></temperature></device></devicelist>
2017-03-12 14:04:50.371 [DEBUG] [.callbacks.FritzAhaDiscoveryCallback] - discovery callback response <devicelist version="1"><device identifier="foo" id="16" functionbitmask="2944" fwversion="03.83" manufacturer="AVM" productname="FRITZ!DECT 200"><present>1</present><name>foo</name><switch><state>1</state><mode>manuell</mode><lock>0</lock><devicelock>0</devicelock></switch><powermeter><power>0</power><energy>1325</energy></powermeter><temperature><celsius>200</celsius><offset>0</offset></temperature></device></devicelist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment