License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdio.github.joblo2213 |
ArtifactId | ArtifactIdsma.speedwire |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSMA-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sma.speedwire-1.0.2.pom | |
sma.speedwire-1.0.2.jar | 211 KB |
sma.speedwire-1.0.2-sources.jar | 18 KB |
sma.speedwire-1.0.2-javadoc.jar | 104 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
tech.units : indriya | jar | 2.0.4 |