Last Version

SMA-Speedwire 1.0.2

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.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

io.github.joblo2213
ArtifactId

ArtifactId

sma.speedwire
Version

Version

1.0.2
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/joblo2213/SMA-Speedwire
Source Code Management

Source Code Management

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

Download sma.speedwire 1.0.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
tech.units : indriya jar 2.0.4

Project Modules

There are no modules declared in this project.