]>
Commit | Line | Data |
---|---|---|
1 | { | |
2 | "idTagsFile": "idtags.json", | |
3 | "baseName": "CS-SIEMENS", | |
4 | "fixedName": true, | |
5 | "chargePointModel": "SIEMENSXX213", | |
6 | "chargePointVendor": "SIEMENS", | |
7 | "power": 44160, | |
8 | "powerUnit": "W", | |
9 | "numberOfConnectors": 2, | |
10 | "randomConnectors": false, | |
11 | "voltageOut": 240, | |
12 | "Configuration": { | |
13 | "configurationKey": [ | |
14 | { | |
15 | "key": "MeterValuesSampledData", | |
16 | "readonly": false, | |
17 | "value": "Energy.Active.Import.Register" | |
18 | }, | |
19 | { | |
20 | "key": "MeterValueSampleInterval", | |
21 | "readonly": false, | |
22 | "value": "30" | |
23 | }, | |
24 | { | |
25 | "key": "SupportedFeatureProfiles", | |
26 | "readonly": true, | |
27 | "value": "Core,LocalAuthListManagement,Reservation" | |
28 | }, | |
29 | { | |
30 | "key": "LocalAuthListEnabled", | |
31 | "readonly": false, | |
32 | "value": "false" | |
33 | }, | |
34 | { | |
35 | "key": "AuthorizeRemoteTxRequests", | |
36 | "readonly": false, | |
37 | "value": "false" | |
38 | }, | |
39 | { | |
40 | "key": "WebSocketPingInterval", | |
41 | "readonly": false, | |
42 | "value": "60" | |
43 | }, | |
44 | { | |
45 | "key": "ReserveConnectorZeroSupported", | |
46 | "readonly": false, | |
47 | "value": "false" | |
48 | } | |
49 | ] | |
50 | }, | |
51 | "AutomaticTransactionGenerator": { | |
52 | "enable": false, | |
53 | "minDuration": 60, | |
54 | "maxDuration": 80, | |
55 | "minDelayBetweenTwoTransactions": 15, | |
56 | "maxDelayBetweenTwoTransactions": 30, | |
57 | "probabilityOfStart": 1, | |
58 | "stopAfterHours": 0.3, | |
59 | "requireAuthorize": true | |
60 | }, | |
61 | "Connectors": { | |
62 | "0": {}, | |
63 | "1": { | |
64 | "bootStatus": "Unavailable", | |
65 | "MeterValues": [ | |
66 | { | |
67 | "unit": "Wh", | |
68 | "context": "Sample.Periodic" | |
69 | } | |
70 | ] | |
71 | }, | |
72 | "2": { | |
73 | "MeterValues": [ | |
74 | { | |
75 | "context": "Sample.Periodic", | |
76 | "unit": "Wh" | |
77 | } | |
78 | ] | |
79 | } | |
80 | } | |
81 | } |