Contents Menu Expand
Hat Core documentation
Hat Core documentation
  • Introduction
  • Libraries
    • Utility functions
      • hat.util - Python utility library
      • @hat-core/util - JavaScript utility library
    • hat.aio - Python asyncio utility library
    • hat.json - Python JSON data library
    • hat.qt - Python Qt utility library
    • hat.peg - Python parsing expression grammar library
    • hat.stc - Python statechart library
    • Simple binary serialization
      • hat.sbs - Python simple binary serialization library
      • hat/sbs - C simple binary serialization library
    • Chatter communication protocol
      • hat.chatter - Python chatter library
    • Juggler communication protocol
      • hat.juggler - Python juggler library
    • hat.duktape - Python Duktape wrapper
    • hat.asn1 - Python Abstract Syntax Notation One library
    • Communication drivers
      • hat.drivers.serial - Serial communication
      • hat.drivers.tcp - Transmission Control Protocol
      • hat.drivers.udp - User Datagram Protocol
      • hat.drivers.tpkt - Transport Service on top of TCP
      • hat.drivers.cotp - Connection oriented transport protocol
      • hat.drivers.cosp - Connection oriented session protocol
      • hat.drivers.copp - Connection oriented presentation protocol
      • hat.drivers.acse - Association Controll Service Element
      • hat.drivers.mms - Manufacturing Message Specification
      • hat.drivers.iec104 - IEC 60870-5-104
      • hat.drivers.modbus - Modbus
      • hat.drivers.hue - Philips Hue bridge
      • hat.drivers.upnp - Universal Plug and Play
  • Components
    • Syslog
    • Orchestrator
    • Monitor Server
    • Event Server
      • Dummy module
      • Dummy backend
      • Sqlite backend
    • Gateway
      • Dummy device
    • GUI Server
      • Dummy adapter
      • Dummy view
  • Appendix
    • Generated API documentation
    • Default TCP ports
    • Event definitions
    • SBS Schema definitions
    • JSON Schema definitions

hat.drivers.mms - Manufacturing Message Specification¶

API¶

API reference is available as part of generated documentation:

  • Python hat.drivers.mms module

Next
hat.drivers.iec104 - IEC 60870-5-104
Previous
hat.drivers.acse - Association Controll Service Element
Copyright © 2020-2021, Hat Open AUTHORS
Contents
  • hat.drivers.mms - Manufacturing Message Specification
    • API