|
600 | 600 | "generic_name": "DC Bus current", |
601 | 601 | "is_formula": false |
602 | 602 | }, |
| 603 | + { |
| 604 | + "topic": "N/{installation_id}/battery/{device_id}/Dc/0/MidVoltage", |
| 605 | + "message_type": "MetricKind.SENSOR", |
| 606 | + "short_id": "battery_mid_voltage", |
| 607 | + "name": "DC Bus mid voltage", |
| 608 | + "unit_of_measurement": "V", |
| 609 | + "metric_type": "MetricType.VOLTAGE", |
| 610 | + "metric_nature": "MetricNature.INSTANTANEOUS", |
| 611 | + "value_type": "ValueType.FLOAT", |
| 612 | + "precision": 3, |
| 613 | + "enum": null, |
| 614 | + "min_max_range": "RangeType.STATIC", |
| 615 | + "min": null, |
| 616 | + "max": null, |
| 617 | + "step": null, |
| 618 | + "is_adjustable_suffix": null, |
| 619 | + "key_values": {}, |
| 620 | + "experimental": false, |
| 621 | + "depends_on": [], |
| 622 | + "generic_name": "DC Bus mid voltage", |
| 623 | + "is_formula": false |
| 624 | + }, |
| 625 | + { |
| 626 | + "topic": "N/{installation_id}/battery/{device_id}/Dc/0/MidVoltageDeviation", |
| 627 | + "message_type": "MetricKind.SENSOR", |
| 628 | + "short_id": "battery_mid_voltage_deviation", |
| 629 | + "name": "DC Bus mid voltage deviation", |
| 630 | + "unit_of_measurement": "%", |
| 631 | + "metric_type": "MetricType.PERCENTAGE", |
| 632 | + "metric_nature": "MetricNature.INSTANTANEOUS", |
| 633 | + "value_type": "ValueType.FLOAT", |
| 634 | + "precision": 1, |
| 635 | + "enum": null, |
| 636 | + "min_max_range": "RangeType.STATIC", |
| 637 | + "min": null, |
| 638 | + "max": null, |
| 639 | + "step": null, |
| 640 | + "is_adjustable_suffix": null, |
| 641 | + "key_values": {}, |
| 642 | + "experimental": false, |
| 643 | + "depends_on": [], |
| 644 | + "generic_name": "DC Bus mid voltage deviation", |
| 645 | + "is_formula": false |
| 646 | + }, |
603 | 647 | { |
604 | 648 | "topic": "N/{installation_id}/battery/{device_id}/Dc/0/Power", |
605 | 649 | "message_type": "MetricKind.SENSOR", |
|
5552 | 5596 | "generic_name": "Scheduled SOC", |
5553 | 5597 | "is_formula": false |
5554 | 5598 | }, |
| 5599 | + { |
| 5600 | + "topic": "N/{installation_id}/system/{device_id}/Dc/Alternator/Power", |
| 5601 | + "message_type": "MetricKind.SENSOR", |
| 5602 | + "short_id": "system_dc_alternator_power", |
| 5603 | + "name": "DC Alternator Power", |
| 5604 | + "unit_of_measurement": "W", |
| 5605 | + "metric_type": "MetricType.POWER", |
| 5606 | + "metric_nature": "MetricNature.INSTANTANEOUS", |
| 5607 | + "value_type": "ValueType.FLOAT", |
| 5608 | + "precision": 1, |
| 5609 | + "enum": null, |
| 5610 | + "min_max_range": "RangeType.STATIC", |
| 5611 | + "min": null, |
| 5612 | + "max": null, |
| 5613 | + "step": null, |
| 5614 | + "is_adjustable_suffix": null, |
| 5615 | + "key_values": {}, |
| 5616 | + "experimental": false, |
| 5617 | + "depends_on": [], |
| 5618 | + "generic_name": "DC Alternator Power", |
| 5619 | + "is_formula": false |
| 5620 | + }, |
5555 | 5621 | { |
5556 | 5622 | "topic": "N/{installation_id}/system/{device_id}/Dc/Battery/Current", |
5557 | 5623 | "message_type": "MetricKind.SENSOR", |
|
0 commit comments