Skip to content

Wrapper package for the API of Eaton Easy E4 PLC series

License

Notifications You must be signed in to change notification settings

smoetje/eaton-easy-e4

Repository files navigation

A simple PHP binding package wrapping the interaction with the API of the Eaton Easy E4 PLC

Latest Version on Packagist Tests Total Downloads

This package can use the built-in API of the Eaton Easy E4 programmable logic controllers (PLC).

For more information about the Eaton json API itself, browse to https://www.eaton.com/flash/eaton/json-api/Default.htm

Installation

You can install the package via composer:

composer require smoetje/eaton-easy-e4

Usage

$skeleton = new Smoetje\EatonEasyE4();
echo $skeleton->echoPhrase('Hello, Smoetje!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Wrapper package for the API of Eaton Easy E4 PLC series

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages