Changes

#101 (05-Aug-2019 05:08:33)

  1. Added all device-modes according to user's manual. — marco / detail

#100 (05-Aug-2019 04:56:29)

  1. Added logging for all exceptions in main(...). — marco / detail
  2. Added missing break. — marco / detail

#99 (05-Aug-2019 04:43:09)

  1. Added missing DeviceMode.FAILURE. — marco / detail

#98 (04-Aug-2019 19:43:11)

  1. Implemented estimation of batteryChargeEnergy (ideal + real). — marco / detail

#97 (04-Aug-2019 16:21:30)

  1. Implemented interpolation (average-based). — marco / detail

#96 (30-Jul-2019 09:43:36)

  1. Added bin/house.intelli.pvagg -- was ignored, had to force-add it. — marco / detail

#94 (30-Jul-2019 09:03:07)

  1. Finished aggregation standalone program (mostly). — marco / detail

#93 (29-Jul-2019 20:26:59)

  1. Started implementing PV data aggregation. — marco / detail

#92 (31-Dec-2018 13:43:13)

  1. Improved cluster calculation. — marco / detail

#91 (31-Dec-2018 10:48:10)

  1. Added displaying PV status info. — marco / detail
  2. Added displaying PV status info. — marco / detail

#90 (31-Dec-2018 02:42:51)

  1. Do not delete pvStatus base dir. — marco / detail
  2. Delete yet one more redundant lib. — marco / detail

#89 (31-Dec-2018 02:31:30)

  1. Do not delete pvStatus base directory. — marco / detail

#88 (30-Dec-2018 16:48:49)

  1. Limit the "sendOldPvStatusListsToServer" op to the notificationPeriod. — marco / detail

#87 (30-Dec-2018 15:48:11)

  1. Finished uploading PV-status to server. — marco / detail
  2. Test for persisting PV-status. — marco / detail
  3. Finished JDO-based persistence for PV-status. — marco / detail

#86 (30-Dec-2018 11:17:51)

  1. Introduced JDO-persistence — marco / detail

#85 (30-Dec-2018 11:07:46)

  1. Introduced new (sub)project for JDO persistence. — marco / detail

#84 (29-Dec-2018 14:08:48)

  1. Adapted intellihouse to OpenHAB 2.4. — marco / detail

#83 (29-Dec-2018 11:27:03)

  1. Added deletion of more dependencies that should not be in our distro. — marco / detail

#82 (29-Dec-2018 11:18:10)

  1. Disable the spy-plugin, because it does not work in our Jenkins — marco / detail

#81 (29-Dec-2018 11:08:10)

  1. Fixed wrong Bundle-Version in MANIFEST.MF. — marco / detail
  2. Fixed execution-environment in MANIFEST.MF. — marco / detail

#80 (29-Dec-2018 10:50:24)

  1. Adapted to OpenHAB 2.4.0. — marco / detail

#79 (30-Sep-2018 06:18:09)

  1. Added shutdown-hook to save current in-memory data when the JVM ends. — marco / detail

#78 (30-Sep-2018 06:03:40)

  1. Moved "resetusb" functionality into shell script. — marco / detail

#77 (30-Sep-2018 02:48:09)

  1. Trying to reset USB after connection breaks permanently. — marco / detail

#76 (29-Sep-2018 15:33:12)

  1. Improved PV data collection logic. — marco / detail

#75 (29-Sep-2018 11:13:08)

  1. Implemented Steca PV data collection and (temporary) local storage. — marco / detail

#73 (27-Sep-2018 03:54:54)

  1. Fixed wrong parsing of GetInverterStatus. — marco / detail

#72 (26-Sep-2018 20:43:32)

  1. Introduced CRC check. — marco / detail

#71 (26-Sep-2018 16:34:39)

  1. First StecaClient implementation roughly working. — marco / detail