SMA Reader

A library to read SMA devices

Лицензия

Лицензия

Группа

Группа

com.github.andy2003
Идентификатор

Идентификатор

sma-reader
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SMA Reader
A library to read SMA devices
Ссылка на сайт

Ссылка на сайт

https://github.com/Andy2003/SMAReader
Система контроля версий

Система контроля версий

https://github.com/Andy2003/SMAReader/tree/master

Скачать sma-reader

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.andy2003/sma-reader/ -->
<dependency>
    <groupId>com.github.andy2003</groupId>
    <artifactId>sma-reader</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andy2003/sma-reader/
implementation 'com.github.andy2003:sma-reader:1.0.0'
// https://jarcasting.com/artifacts/com.github.andy2003/sma-reader/
implementation ("com.github.andy2003:sma-reader:1.0.0")
'com.github.andy2003:sma-reader:jar:1.0.0'
<dependency org="com.github.andy2003" name="sma-reader" rev="1.0.0">
  <artifact name="sma-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andy2003', module='sma-reader', version='1.0.0')
)
libraryDependencies += "com.github.andy2003" % "sma-reader" % "1.0.0"
[com.github.andy2003/sma-reader "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

test (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.11

Модули Проекта

Данный проект не имеет модулей.

SMAReader

A Java API to read data from SMA devices, based on the SBFspot project

This is based on

The goal of this project to clean up the code for use in libraries.

Usage

To use this project you need Java version 8 and a SMA solar inverter.

Take a look into the SmaReaderTest

Multiple inverters are supported.

Major props to the creators of the original SBFspot project.

Disclaimer

A user of SBFspot and SMAReader software acknowledges that he or she is receiving this software on an "as is" basis and the user is not relying on the accuracy or functionality of the software for any purpose. The user further acknowledges that any use of this software will be at his own risk and the copyright owner accepts no responsibility whatsoever arising from the use or application of the software.

SMA, Speedwire are registered trademarks of SMA Solar Technology AG

Версии библиотеки

Версия
1.0.0