github.com/enbility/spine-go@v0.7.0/spine/testdata/nm_usecaseinformationlistdata_recv_reply.json (about)

     1  {
     2    "datagram": {
     3      "header": {
     4        "specificationVersion": "1.3.0",
     5        "addressSource": {
     6          "device": "TestDeviceAddress",
     7          "entity": [
     8            0
     9          ],
    10          "feature": 0
    11        },
    12        "addressDestination": {
    13          "device": "HEMS",
    14          "entity": [
    15            0
    16          ],
    17          "feature": 0
    18        },
    19        "msgCounter": 2,
    20        "msgCounterReference": 1,
    21        "cmdClassifier": "reply"
    22      },
    23      "payload": {
    24        "cmd": [
    25          {
    26            "nodeManagementUseCaseData": {
    27              "useCaseInformation": [
    28                {
    29                  "address": {
    30                    "device": "d:_i:47859_Elli-Wallbox-xxxxxxxxxx"
    31                  },
    32                  "actor": "EVSE",
    33                  "useCaseSupport": [
    34                    {
    35                      "useCaseName": "evseCommissioningAndConfiguration",
    36                      "useCaseVersion": "1.0.1",
    37                      "scenarioSupport": [
    38                        1,
    39                        2
    40                      ]
    41                    },
    42                    {
    43                      "useCaseName": "evChargingSummary",
    44                      "useCaseVersion": "1.0.1",
    45                      "scenarioSupport": [
    46                        1
    47                      ]
    48                    }
    49                  ]
    50                },
    51                {
    52                  "address": {
    53                    "device": "d:_i:47859_Elli-Wallbox-2041A0ZW5R"
    54                  },
    55                  "actor": "EV",
    56                  "useCaseSupport": [
    57                    {
    58                      "useCaseName": "evCommissioningAndConfiguration",
    59                      "useCaseVersion": "1.0.1",
    60                      "scenarioSupport": [
    61                        1,
    62                        2,
    63                        3,
    64                        4,
    65                        5,
    66                        6,
    67                        7,
    68                        8
    69                      ]
    70                    },
    71                    {
    72                      "useCaseName": "overloadProtectionByEvChargingCurrentCurtailment",
    73                      "useCaseVersion": "1.0.1",
    74                      "scenarioSupport": [
    75                        1,
    76                        2,
    77                        3
    78                      ]
    79                    },
    80                    {
    81                      "useCaseName": "coordinatedEvCharging",
    82                      "useCaseVersion": "1.0.1",
    83                      "scenarioSupport": [
    84                        1,
    85                        2,
    86                        3,
    87                        4,
    88                        5,
    89                        6,
    90                        7,
    91                        8
    92                      ]
    93                    },
    94                    {
    95                      "useCaseName": "measurementOfElectricityDuringEvCharging",
    96                      "useCaseVersion": "1.0.1",
    97                      "scenarioSupport": [
    98                        1,
    99                        2,
   100                        3
   101                      ]
   102                    },
   103                    {
   104                      "useCaseName": "optimizationOfSelfConsumptionDuringEvCharging",
   105                      "useCaseVersion": "1.0.1",
   106                      "scenarioSupport": [
   107                        1,
   108                        2,
   109                        3
   110                      ]
   111                    }
   112                  ]
   113                }
   114              ]
   115            }
   116          }
   117        ]
   118      }
   119    }
   120  }