aboutsummaryrefslogtreecommitdiff
path: root/tables/chassis-compliance.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tables/chassis-compliance.typ')
-rw-r--r--tables/chassis-compliance.typ10
1 files changed, 10 insertions, 0 deletions
diff --git a/tables/chassis-compliance.typ b/tables/chassis-compliance.typ
new file mode 100644
index 0000000..a869543
--- /dev/null
+++ b/tables/chassis-compliance.typ
@@ -0,0 +1,10 @@
+#figure(
+ table(
+ columns: 3,
+ table.header([Region], [Safety], [EMC]),
+ [EU], [IEC 62368-1], [EN 55032, EN 55035],
+ [USA], [UL 62368-1], [FCC Part 15],
+ [International], [IEC 62368-1], [CISPR 32, CISPR 35],
+ ),
+ caption: [Chassis compliance requirements],
+) <table-chassis-compliance>