diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-12-05 10:06:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 08:06:15 +0100 |
commit | be50493f4480a17fbcd88a4ae9cc6b825bc5970d (patch) | |
tree | 7dc08b9424771e56a304867900c1b5228ff7269d /doc/protocols.rst | |
parent | 7b0c16a70d25687ff7abaa859e3e11e54513286e (diff) |
Add IEEE C37.118 protocol dissector (#2193)
Diffstat (limited to 'doc/protocols.rst')
-rw-r--r-- | doc/protocols.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index b6c8699b2..039b5b6f0 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -299,3 +299,12 @@ The international standard MMS (Manufacturing Message Specification) is an OSI a Programmable Logic Controllers (PLC), Numerical Controllers (NC), or Robot Controllers (RC). References: `Paid Specs: <https://www.iso.org/ru/standard/37079.html>`_. + + +.. _Proto 367: + +`NDPI_PROTOCOL_IEEE_C37118` +============================ +IEEE Standard for Synchrophasor Data Transfer for Power Systems + +References: `Paid Specs: <https://standards.ieee.org/ieee/C37.118.1/4902/>`_. |