jar

biz.aQute : osgi.enroute.iot.lego.adapter

Maven & Gradle

Jan 07, 2020
4 stars

osgi.enroute.iot.lego.adapter · This bundle implements an IC that takes as input the A & B motor controls from the Lego IR adapter. It translates these controls to an IR Wave that is compatbile with the lirc adapter on the Raspberry PI.

Table Of Contents

Latest Version

Download biz.aQute : osgi.enroute.iot.lego.adapter JAR file - Latest Versions:

All Versions

Download biz.aQute : osgi.enroute.iot.lego.adapter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.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 osgi.enroute.iot.lego.adapter-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

aQute.lib.base64

├─ aQute.lib.base64.Base64.class - [JAR]

osgi.enroute.iot.lego.adapter

├─ osgi.enroute.iot.lego.adapter.Channel.class - [JAR]

├─ osgi.enroute.iot.lego.adapter.Command.class - [JAR]

├─ osgi.enroute.iot.lego.adapter.LegoPowerFunctions.class - [JAR]

├─ osgi.enroute.iot.lego.adapter.LegoPowerFunctionsConfig.class - [JAR]

├─ osgi.enroute.iot.lego.adapter.LegoRC.class - [JAR]

aQute.lib.converter

├─ aQute.lib.converter.Converter.class - [JAR]

├─ aQute.lib.converter.TypeReference.class - [JAR]

Advertisement