Commit Graph

  • ba79b2d16f Tentatively create struct DbConnection, not used yet. ig 2023-03-09 10:58:55 +0100
  • 27b24b44a0 Rewrite IsParentOfChild even shorter :P ig 2023-03-09 10:58:08 +0100
  • 7295e6482b changes to s3 bucket keys generation Kim 2023-03-09 10:54:30 +0100
  • 4812e371b0 Rewrite IsParentOfChild ig 2023-03-09 10:52:31 +0100
  • 53346740ab [WIP] create tree view with drag and drop functionality Sina Blattmann 2023-03-09 10:50:56 +0100
  • 683ef02704 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Kim 2023-03-09 09:06:02 +0100
  • 65624cf1aa added dynamic s3 key generation Kim 2023-03-09 09:05:59 +0100
  • d13e7547c5 Remove Energy related measurements from EmuMeterDriver for the time being ig 2023-03-08 16:14:22 +0100
  • 19978dd211 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Sina Blattmann 2023-03-08 15:46:52 +0100
  • ee14c0844b Fix duplicate Folders bug ig 2023-03-08 15:45:53 +0100
  • 2240d3ef47 update EmuMeter to new StatusApi ig 2023-03-08 14:22:57 +0100
  • 1b9353b1db support UnixTime in Units ig 2023-03-08 14:17:39 +0100
  • 2738fe5aab rename UnixTimeDelta => UnixTimeSpan ig 2023-03-08 14:09:00 +0100
  • 7e58b78572 add new Unit: Energy (kWh) ig 2023-03-08 14:06:39 +0100
  • c7604a86cf Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Sina Blattmann 2023-03-08 13:45:41 +0100
  • 72293807ee add new API: GetAllFoldersAndInstallations ig 2023-03-08 13:40:34 +0100
  • faf35be6cf Set parentId=0 already in DB layer, not in controller ig 2023-03-08 13:33:55 +0100
  • e6fa2933b5 Only consider Id, but not ParentId for TreeNode equality checks ig 2023-03-08 13:28:22 +0100
  • 702fa89914 Fix namespaces in Backend ig 2023-03-08 13:20:33 +0100
  • 40f5c8c391 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Sina Blattmann 2023-03-08 13:01:56 +0100
  • 629d0a1626 Set parentId=0 for root folders returned by GetTree ig 2023-03-08 12:53:29 +0100
  • 774e7d9110 MbWords => MbRegisters ig 2023-03-07 11:20:32 +0100
  • 2fa1009bbd MbWords => MbRegisters ig 2023-03-07 11:20:04 +0100
  • 479cdd03ba Introduce Endianness to Modbus lib ig 2023-03-07 11:19:15 +0100
  • 270d78b75f \ => / in *.csproj ig 2023-03-07 11:18:35 +0100
  • 1e6cb668ec Add Modbus register map doc to EmuMeter ig 2023-03-07 11:17:59 +0100
  • 5fb3f23799 use JsonConverterAttribute for Json serialization ig 2023-03-06 09:52:27 +0100
  • 8112e1ed8b Change folder structure Sina Blattmann 2023-03-06 09:32:43 +0100
  • 8dd591d752 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Sina Blattmann 2023-03-06 08:47:34 +0100
  • 8369daec24 [WIP] add page tab and corresponding routes Sina Blattmann 2023-03-06 08:47:19 +0100
  • 94e5496872 implement ToJson() for DeviceStatus ig 2023-03-02 18:03:10 +0100
  • 8ae9119858 Round Units to 3 significant digits by default (ToString). Add JsonConverters to generator ig 2023-03-02 17:15:10 +0100
  • 19188fa430 Implement IReadOnlyList for State atef 2023-03-02 15:26:27 +0100
  • 8c3caa06d5 Introduce number type atef 2023-03-02 15:22:00 +0100
  • a3ccd2a537 Add more implicit conversions for State atef 2023-03-02 15:14:22 +0100
  • 55048b3f99 lift EmuMeter to new StatusApi atef 2023-03-01 13:35:33 +0100
  • be5999e0f0 remove trailing 'require' atef 2023-03-01 13:23:42 +0100
  • 6f48b97621 fix some minor csproj settings atef 2023-03-01 13:23:16 +0100
  • afe83e943f Phase => Bus ig 2023-03-01 10:53:34 +0100
  • fac1a090bf Phase => Bus ig 2023-03-01 10:52:54 +0100
  • b983614cfc Phase => Bus ig 2023-03-01 10:52:21 +0100
  • 4bf9deffac lift Battery48TL to new StatusApi ig 2023-03-01 10:41:13 +0100
  • f5ff1d70a5 remove 'require' again (sigh). It only *seems* to build, but doesnt. we need net7.0 ig 2023-03-01 10:40:25 +0100
  • 4cb8e9ecfa add more operators to Percent ig 2023-03-01 10:38:46 +0100
  • d2e4f93fd1 fix replace, so it works on windows as well Sina Blattmann 2023-03-01 09:41:49 +0100
  • d91a4654cd add implicit op for booleans on State ig 2023-03-01 08:29:36 +0100
  • 08c747f2ea implement ToString for State ig 2023-03-01 08:25:23 +0100
  • f6f4326afa update BatteryStatus to include SOC and Temperature ig 2023-03-01 08:14:32 +0100
  • 9bf23f3ec8 add Percent % to Units ig 2023-03-01 08:14:08 +0100
  • f1003c2877 implement | (parallel) operator in StatusApi.csproj ig 2023-03-01 08:07:26 +0100
  • 2070fce4ec implement | (parallel) operator for all Units ig 2023-03-01 08:05:57 +0100
  • a32cf83893 add CreateBinaryOpForProps ig 2023-03-01 08:04:53 +0100
  • 3758165c08 fix RootNamespace for Apps ig 2023-03-01 08:02:49 +0100
  • 69fed10f69 wip debugging the s3 key generation Kim 2023-02-28 12:34:36 +0100
  • c7bf3d3444 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Kim 2023-02-28 11:16:52 +0100
  • 45e12b0318 added method to create new s3 keys for users Kim 2023-02-28 11:16:19 +0100
  • cbd68246a6 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Sina Blattmann 2023-02-28 11:07:03 +0100
  • 6edba78845 fix nested routing, create tree with data from backend Sina Blattmann 2023-02-28 11:06:26 +0100
  • 3795385ccb Remove Spaces Kim 2023-02-28 08:27:59 +0100
  • 476a0a0fe2 rename Ac1 in IAc1Connection to plain Ac ig 2023-02-26 19:20:43 +0100
  • d5c5239744 implement operator + for all Units ig 2023-02-26 19:19:16 +0100
  • d2bef311c0 Add missing .generated.cs files. ig 2023-02-26 15:59:55 +0100
  • e74d94e268 Add missing .generated.cs files. ig 2023-02-26 15:43:53 +0100
  • 53737a8e1c Completely rewrite Units.csproj ig 2023-02-26 15:39:55 +0100
  • fd1b479783 move Phases from StatusApi.csproj to Units.csproj ig 2023-02-26 10:38:28 +0100
  • 13942bfaf5 remove stray package-lock.json ig 2023-02-25 18:57:45 +0100
  • afa662a843 Add Meta Solution Folder ig 2023-02-25 16:52:26 +0100
  • 1aec8e1fe9 Remove S3 lib ig 2023-02-25 16:16:12 +0100
  • aa46ad37b6 app => App, lib => Lib ig 2023-02-25 16:04:41 +0100
  • 5a3ee3d37e tie namespace and assembly names to directory structure ig 2023-02-25 15:56:48 +0100
  • 955b0e7118 tie namespace and assembly names to directory structure ig 2023-02-25 15:53:58 +0100
  • 599b23da2c add GetTree endpoint ig 2023-02-24 13:59:56 +0100
  • 313e5f4a81 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk Sina Blattmann 2023-02-24 13:32:18 +0100
  • cc31922ba4 add loading indicators, clean up code, add user tree prototype Sina Blattmann 2023-02-24 13:31:53 +0100
  • c7649dced2 cleanup Rest API ig 2023-02-24 12:58:47 +0100
  • d2006b52e1 add ReturnsAttribute to make annotating API more convenient ig 2023-02-24 12:57:51 +0100
  • 08bd5c31e0 remove CsController.csproj ig 2023-02-24 09:26:55 +0100
  • a7af1c434c move undef to Topology.cs ig 2023-02-23 17:59:55 +0100
  • 8a0308e441 extract topology related stuff into Topology.cs ig 2023-02-23 17:58:33 +0100
  • 633c3de5bc [WIP] style changes, work on error handling and user feedback Sina Blattmann 2023-02-23 16:37:14 +0100
  • cba19ee1ed Restructure EmuMeter Status and add AvgBatteries file atef 2023-02-23 16:32:06 +0100
  • 18fa0bfc36 remove .idea folder ig 2023-02-23 16:19:07 +0100
  • 438563fef8 simplify AcPhase ig 2023-02-23 16:16:37 +0100
  • 5e9e9c560a fix OpenVpnCertificatesServer. UNTESTED ig 2023-02-23 16:15:27 +0100
  • 8921b11ad2 Ampt.csproj must reverence StatusApi ig 2023-02-23 16:14:39 +0100
  • 426c447483 make BmsTunnel buildable, it's still broken ig 2023-02-23 16:14:11 +0100
  • 4f8709d4d8 fix broken TcpChannel.cs ig 2023-02-23 16:12:16 +0100
  • bf8ffca0f4 add entire .idea folder to .gitignore ig 2023-02-23 16:11:46 +0100
  • fc81bbe236 remove spurious Battery files ig 2023-02-23 16:08:33 +0100
  • 595bcc203a remove FossilTui.csproj ig 2023-02-23 16:04:39 +0100
  • a0b935b8d2 remove deleted csprojs from solution ig 2023-02-23 16:03:41 +0100
  • bce8d9486d remove Logging.csproj ig 2023-02-23 16:01:35 +0100
  • 95048e42d6 remove FirmwareCiDaemon.csproj ig 2023-02-23 16:00:58 +0100
  • 45bd531206 remove Meiringen.csproj ig 2023-02-23 16:00:21 +0100
  • e010c4ff54 remove VenusLogger.csproj ig 2023-02-23 15:57:54 +0100
  • a46b5c8b12 remove moar binaries ig 2023-02-23 15:50:35 +0100
  • ac68668312 remove WireFormat.csproj ig 2023-02-23 15:48:54 +0100
  • beb983ac54 binaries must die ig 2023-02-23 15:46:54 +0100
  • 21cd21b60c remove MOAR binary artifacts ig 2023-02-23 15:42:31 +0100
  • d4b83b4117 remove TestBatteryDbus ig 2023-02-23 15:34:54 +0100