Added get_system_info to get controller serial. Added is_ihc_controller to virfy if a url is an IHC controller get_runtime_value can now read time values Fixed a re-authenticate bug in get_runtime_value
2.7.1
Add system info function to get misc system info like controller serial number
2.7
Adds support for https on the IHC Controller version 3. In an upcomming firmware for the controller http support will be disabled to the soap API.
2.6
Adding a session to the ihc reqests. This will make it reuse the connection. It the connection is not reused it can cause a delay on the ihc controller (100ms ish)