Iec104Parser
Name
Iec104Parser - IEC 104 message parser
SYNOPSIS
use Iec104Parser;
my $message = "6871180002000d94140001001540000000ecc1003333e7c1003333efc100cdcc47420033f3c5430033f3c643009a99c643000000eb430000c085450000000000000000dc420000002043000000a4c10000000000003313374400000000400000004040000000000000000000000067c6364400";
hex-handle($message);
DESCRIPTION
This module parses power IEC 104 messages and is still under construction.
AUTHOR
ohmycloudy
COPYRIGHT AND LICENSE
Copyright 2023 - ohmycloudy
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.