-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
49 lines (49 loc) · 1.75 KB
/
Copy pathCITATION.cff
File metadata and controls
49 lines (49 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
cff-version: 1.2.0
message: >-
If you use BESSAI Edge Gateway in your research or industrial deployment,
please cite it using the metadata from this file.
type: software
title: "BESSAI Edge Gateway"
abstract: >-
Open-source industrial IoT gateway for Battery Energy Storage Systems (BESS).
Acquires real-time telemetry via Modbus TCP from industrial inverters
(Huawei SUN2000, SMA, Victron, Fronius, SolarEdge, BYD, Tesla), validates
safety constraints, publishes telemetry to GCP Pub/Sub and MQTT brokers,
and applies edge AI (Isolation Forest anomaly detection, ONNX/DRL dispatch,
MILP optimizer, MARL multi-agent fleet, WatchdogManager self-healing) for
optimal battery operation. Includes IEEE 2030.5 SEP 2.0 adapter, federated
learning client/server, carbon LCA engine, and P2P energy trading stubs.
Compliant with NTSyCS CEN Chile and IEC 62443 SL-2 (readiness ~98%).
authors:
- family-names: "Briones"
given-names: "Rodrigo"
affiliation: "BESS Solutions"
email: "ingenieria@bess-solutions.cl"
orcid: ""
repository-code: "https://github.com/bess-solutions/open-bess-edge"
url: "https://bess-solutions.cl"
license: Apache-2.0
version: "2.10.0"
date-released: "2026-02-25"
keywords:
- "BESS"
- "battery energy storage"
- "Modbus TCP"
- "edge computing"
- "IIoT"
- "renewable energy"
- "anomaly detection"
- "ONNX"
- "Chile"
- "NTSyCS"
- "IEC 62443"
- "open-source"
references:
- type: standard
title: "IEC 62443 — Industrial Automation and Control Systems Security (SL-2)"
authors:
- name: "International Electrotechnical Commission"
- type: standard
title: "Norma Técnica de Seguridad y Calidad de Servicio (NTSyCS)"
authors:
- name: "Coordinador Eléctrico Nacional de Chile (CEN)"