Skip to content

KnxAssociation/api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-client

Description

This packages allows you to communicate with the KNX API.

Installation

Installation via composer:

composer require knx/api-client

Howto

Set the KNX API key and API url:

<?php
\KNX\Api\Config::$key = YOUR_KEY_HERE';
\KNX\Api\Config::$url = 'http://api.knx.org/';

You are now ready to use the library.

About

API client to communicate with the MyKNX API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages