Global Caché

Global Caché

Main discussion topic to centralize all Questions, Answers and Information around the Global Caché ITach App
www.globalcache.com/products/itach/


Links

Supported devices

  • iTach IP2IR
  • iTach IP2SL
  • iTach IP2CC
  • iTach WF2IR
  • iTach WF2SL
  • iTach WF2CC
  • GC-100-06, -12 and -18 (emulated via IP2IR, IP2SL, IP2CC)

The app auto discovers the device and its modules.

5 Likes

reserved

Not really sure why your post was flagged but a itach app would be awesome! Been wating for this since I got homey. Do you have any plans on supporting serial devices? I’ll be happy to test if you do!

Been wating for this since I got homey.

I guess it was flagged as I was a new member to the forum? Not sure how/when it will be “unflagged”

However it should be fairly easy to add support for iTach serial, but currently I don’t have any device myself but I might actually try to get one as I need to convert an existing setup I have using usb->serial from an old Vera unit.

I guess @Dijker will have the answer concerning the flagging :wink:
I installed the app this morning and plan to search the attic boxes tomorrow to find an WF2IR that should be in one of them. If time permits me I’ll also do some testing and report back here.
But adding support for the serial devices would absolutely make my year. Finally being able again to change the aspect ratio, image cropping and 3d settings om my projector with the press of a single button will up the WAF through the roof :grin:
If you want I can lend you my WF2SR?
Anyway, thanks so much for making this app!

I un-flagged the post yesterday already as Discourse reacts on New users that don’t spend time reading after registering an create one or multiple posts with links… For the Moderator it was visible but I had to Flag the post today as user again and un-flag it as Moderator to Fix it.
Welcome and have Phun here…

1 Like

Thanks @Dijker !

@pln, it works!
My WF2IR was found and installed perfectly.
Added some code in the setting page and voila, TV turned on and off :grinning:
Besides support for WF2SL can I make another feature request?
Is it possible to add the ip address of the discovered devices during pairing?
It would make identifying which is which a lot easier.
Thanks again for creating the app, very cool!

1 Like

Great :slight_smile: Yes I can look into that. Thanks

1 Like

Great, thanks!

Great, but how to install your app ?

https://community.homey.app/t/how-to-cli-install-method

Yes you have to install it manually following the link Moek posted. Thanks.

For developers:
Basically clone the git repo and follow https://developer.athom.com/docs/apps/tutorial-Getting%20Started.html

The app is in alpha state so I have not pushed it to homey app store yet.

I would like help with images for all global cache devices according to the docs (svg etc)
I think I read somewhere that athom could help out as a last resort?

Yes! Great job!

This is a games changer for me, used irule before and love the global cache products.

Does this work for the gc100? ( the IR part )

I’m afraid I can’t help with the svg’s but you can make a request here:

I’ve updated the app with initial support for iTach IP2SL. Totally untested as I don’t have this device yet. Please have a look @Moek . Install / Run the app with the -c (clean) flag as I’ve changed the configuration file format.

Remember to backup any existing IR codes you have entered in config as they will be removed when installing with -c

The gc100 looks similar from a quick look at the spec, I’ve added the gc100 modelnames to the IP2IR driver so it might work. Please have a look.

EDIT: realised now that the gc100 has support for more stuff than IR, so this needs to be implemented as its own device. However it would be great if you could test if the IR part works or not.

Great @pln ! I’ll test it first thing tomorrow morning, hopefully tonight but it’s my daughters birthday today so I’m guessing tonight is out.
Great birthday gift though! Feels like it’s my own birthday! :wink:

Sorry @pln , the serial commands don’t seem to work.
I tried -c install, clean install, restarts, PtP but nothing happens.
These are the serial commands I have tried:
PON
\x02PON\x03\x0D
|02|PON|03|0D
\x02POF\x03\0D
0x02 0x50 0x4F 0x4E 0x03 0x0D
The second and third command work 100% with iTest, however your app doesn’t accept backslashes so I couldn’t add the second one to the raw editor.
Every time I tested a command with iTest I quit iTest and restarted your app to make sure there would be no connection interference.
I also installed with “app run” hoping it would give some useful info for you.
FYI, the app being killed at 10:25:30 in the log isn’t a crash but me restarting the app.
Is there anything else I can try?

2018-10-07 10:19:32 [log] [MyApp] MyApp is running…

listening on 0.0.0.0:9131

2018-10-07 10:19:34 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:19:34 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:19:34 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:19:54 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:19:54 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:19:54 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:00 [log] [ManagerDrivers] [ip2sl] [0] device init

2018-10-07 10:20:00 [log] [ManagerDrivers] [ip2sl] [0] name: iTachWF2SL (192.168.3.171)

2018-10-07 10:20:00 [log] [ManagerDrivers] [ip2sl] [0] class: other

2018-10-07 10:20:00 [log] [ManagerDrivers] [ip2sl] [0] device added

2018-10-07 10:20:05 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:05 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:05 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:14 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:14 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:14 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:25 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:25 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:25 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:34 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:34 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:34 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:45 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:45 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:45 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:55 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:55 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:20:55 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:04 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:04 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:05 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:15 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:15 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:15 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:24 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:24 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:24 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:35 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:35 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:35 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:44 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:44 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:44 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:55 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:55 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:21:55 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:04 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:04 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:04 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:15 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:15 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:15 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:25 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:25 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:25 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:35 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:35 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:35 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:45 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:45 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:45 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:54 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:54 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:22:54 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:05 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:05 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:05 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:14 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:14 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:14 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:25 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:25 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:25 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:45 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:45 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:45 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:55 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:55 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:23:55 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:05 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:05 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:05 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:15 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:15 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:15 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:24 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:25 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:25 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:35 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:35 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:35 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:44 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:44 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:44 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:55 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:55 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:24:55 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:04 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:04 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:04 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:15 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:15 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:15 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

— INFO: com.globalcache has been killed —

2018-10-07 10:25:30 [log] [MyApp] MyApp is running…

listening on 0.0.0.0:9131

2018-10-07 10:25:31 [log] [ManagerDrivers] [ip2sl] [0] device init

2018-10-07 10:25:31 [log] [ManagerDrivers] [ip2sl] [0] name: iTachWF2SL (192.168.3.171)

2018-10-07 10:25:31 [log] [ManagerDrivers] [ip2sl] [0] class: other

2018-10-07 10:25:35 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:35 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:35 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:45 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:45 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:45 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:54 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:54 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:25:54 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:05 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:05 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:05 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:14 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:14 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:14 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:25 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:25 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:25 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:34 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:34 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:34 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:45 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:45 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:45 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:54 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:54 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:26:54 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:05 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:05 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:05 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:15 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:15 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:15 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:24 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:24 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:25 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:35 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:35 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:35 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:44 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:44 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:44 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:55 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:55 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:27:55 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:28:04 [log] [ManagerDrivers] [ip2ir] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:28:04 [log] [ManagerDrivers] [ip2cc] Device found: iTachWF2SL @ http://192.168.3.171

2018-10-07 10:28:04 [log] [ManagerDrivers] [ip2sl] Device found: iTachWF2SL @ http://192.168.3.171