aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/.editorconfig
diff options
context:
space:
mode:
authorErik de Jong <erikdejong@gmail.com>2017-09-22 11:24:05 +0200
committerAnders Broman <a.broman58@gmail.com>2017-10-02 04:14:31 +0000
commited49b3dcfe51b8b18d8834f7fc8e0e8e3c49237f (patch)
treeda62543c377e7b4d7641c6d0f602439637846b73 /epan/dissectors/.editorconfig
parentf54d07b01977bacfde2a61d2fd5019b3a5a26537 (diff)
Dissector: SolarEdge inverter monitoring protocol
Adds support for the SolarEdge inverter monitoring protocol. Based on the work done by https://github.com/jbuehl/solaredge bug: 14079 Change-Id: Ia0102c057e4cd27c187b01c7fd28053678f22727 Reviewed-on: https://code.wireshark.org/review/23653 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/.editorconfig')
-rw-r--r--epan/dissectors/.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/dissectors/.editorconfig b/epan/dissectors/.editorconfig
index 80330f6308..8bb1e535b8 100644
--- a/epan/dissectors/.editorconfig
+++ b/epan/dissectors/.editorconfig
@@ -1905,6 +1905,10 @@ indent_size = tab
[packet-sndcp.[ch]]
indent_size = 2
+[packet-solaredge.[ch]]
+indent_style = tab
+indent_size = tab
+
[packet-socketcan.[ch]]
indent_style = tab
indent_size = tab