jar

de.omanz : ttn-java-model

Maven & Gradle

Dec 02, 2022
0 stars

The Thinks Network Java Model · A Jackson based Java model for the TTN Uplink Message Webhook call.

Table Of Contents

Latest Version

Download de.omanz : ttn-java-model JAR file - Latest Versions:

All Versions

Download de.omanz : ttn-java-model JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ttn-java-model-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.omanz.ttn.model

├─ de.omanz.ttn.model.ApplicationIds.class - [JAR]

├─ de.omanz.ttn.model.DataRate.class - [JAR]

├─ de.omanz.ttn.model.EndDeviceIds.class - [JAR]

├─ de.omanz.ttn.model.GatewayIds.class - [JAR]

├─ de.omanz.ttn.model.Location.class - [JAR]

├─ de.omanz.ttn.model.Lora.class - [JAR]

├─ de.omanz.ttn.model.NetworkIds.class - [JAR]

├─ de.omanz.ttn.model.RxMetadatum.class - [JAR]

├─ de.omanz.ttn.model.Settings.class - [JAR]

├─ de.omanz.ttn.model.TTNMessage.class - [JAR]

├─ de.omanz.ttn.model.UplinkMessage.class - [JAR]

├─ de.omanz.ttn.model.VersionIds.class - [JAR]

de.omanz.ttn.factory

├─ de.omanz.ttn.factory.TTNObjectMapperFactory.class - [JAR]