diff --git a/docs/examples/conf/statime-61850.toml b/docs/examples/conf/statime-61850.toml new file mode 100644 index 000000000..ecdc365c5 --- /dev/null +++ b/docs/examples/conf/statime-61850.toml @@ -0,0 +1,17 @@ +# Sample configuration for the IEC/IEEE 61580 power utility profile. +loglevel = "info" # Other values include trace, debug, warn and error + +sdo-id = 0 +domain = 0 +priority1 = 128 +priority2 = 128 + +# Per network interface, include the lines below: +# [[port]] +# interface = "" +# network-mode = "ethernet" +# delay-mechanism = "P2P" +# delay-interval = 0 +# announce-interval = 0 +# sync-interval = 0 +# announce-receipt-timeout = 3