8000 GitHub - tymoor/abex: An Elixir wrapper of libplctag library for accessing Allen-Bradley PLC data over Ethernet.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ abex Public
forked from valiot/abex

An Elixir wrapper of libplctag library for accessing Allen-Bradley PLC data over Ethernet.

License

Notifications You must be signed in to change notification settings

tymoor/abex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abex

TODO: Add description

Installation

If available in Hex, the package can be installed by adding abex to your list of de 59C7 pendencies in mix.exs:

def deps do
  [
    {:abex, "~> 0.1.1"},
    # the current elixir-cmake (0.1.0) hex package is not compatible.
    {:elixir_cmake, github: "valiot/elixir-cmake", override: true}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/abex.

About

An Elixir wrapper of libplctag library for accessing Allen-Bradley PLC data over Ethernet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 43.0%
  • CMake 31.5%
  • Elixir 25.5%
0