SMA-Speedwire

SMA-Speedwire is an api for communicating with SMA products over Ethernet using the speedwire interface. It allows listening for exchanged data between your devices and logging meter readings.

Лицензия

Лицензия

Категории

Категории

Wire Данные Data Structures
Группа

Группа

io.github.joblo2213
Идентификатор

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

sma.speedwire
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

SMA-Speedwire
SMA-Speedwire is an api for communicating with SMA products over Ethernet using the speedwire interface. It allows listening for exchanged data between your devices and logging meter readings.
Ссылка на сайт

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

https://github.com/joblo2213/SMA-Speedwire
Система контроля версий

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

https://github.com/joblo2213/SMA-Speedwire/tree/master/

Скачать sma.speedwire

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
tech.units : indriya jar 2.0.4

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

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

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

Версия
1.0.2
1.0.1
1.0.0