Skip to content

cant get gridpower from SMAplugin #815

Closed Answered by pkuehnel
blema1966 asked this question in Q&A
Discussion options

You must be logged in to vote

On Windows, you need to run the SMA plugin without Docker. Just download the Windows binaries for the SMA Plugin in the Asset section from the latest release, extract everything and start Plugins.SmaEnergymeter.exe.
Note: To let TSC access the values, you need to update the apsettings.json. Just add a Kestrel section below "EnergyMeterMulticastAddress": "239.12.255.254" The result should look like this:

{
  "Serilog": {
    "Using": [
      "Serilog.Sinks.Console"
    ],
    "MinimumLevel": {
      "Default": "Verbose",
      "Override": {
        "Microsoft": "Information",
        "System": "Error",
        "Microsoft.EntityFrameworkCore.Database.Command": "Information"
      }
    },
 …

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@pkuehnel
Comment options

@blema1966
Comment options

@blema1966
Comment options

@pkuehnel
Comment options

@pkuehnel
Comment options

Answer selected by pkuehnel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants