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.

Iec104Parser v0.1

解析电力 IEC 104 报文

License

Artistic License 2.0

Dependencies

Test Dependencies

Provides

  • Iec104::Asdu
  • Iec104::Asdu::CommonAddr
  • Iec104::Asdu::InfoObj
  • Iec104::Asdu::InfoObj::ActivateMultiParameter
  • Iec104::Asdu::InfoObj::ActivateSingleParameter
  • Iec104::Asdu::InfoObj::Address
  • Iec104::Asdu::InfoObj::DoubleCommand
  • Iec104::Asdu::InfoObj::MultiParameter
  • Iec104::Asdu::InfoObj::Normalization
  • Iec104::Asdu::InfoObj::PointDesc
  • Iec104::Asdu::InfoObj::PointWithTime
  • Iec104::Asdu::InfoObj::PointWithoutTime
  • Iec104::Asdu::InfoObj::ShortFloat
  • Iec104::Asdu::InfoObj::SingleCommand
  • Iec104::Asdu::InfoObj::SingleParameter
  • Iec104::Asdu::InfoObj::Standardization
  • Iec104::Asdu::InfoObj::TimeScale
  • Iec104::Asdu::TransReason
  • Iec104::Asdu::TypeIdentifier
  • Iec104::Asdu::VarStructQualifier
  • Iec104::ControlDomain
  • Iec104::ControlDomain::IFrame
  • Iec104::ControlDomain::SFrame
  • Iec104::ControlDomain::UFrame
  • Iec104::Utilities
  • Iec104Parser

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.