osgi.enroute.iot.pi.provider

This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

osgi.enroute.iot.pi.provider
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.enroute.iot.pi.provider
This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.iot.pi.provider

How to add to project

<!-- https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.iot.pi.provider/ -->
<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>osgi.enroute.iot.pi.provider</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.iot.pi.provider/
implementation 'biz.aQute:osgi.enroute.iot.pi.provider:2.2.0'
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.iot.pi.provider/
implementation ("biz.aQute:osgi.enroute.iot.pi.provider:2.2.0")
'biz.aQute:osgi.enroute.iot.pi.provider:jar:2.2.0'
<dependency org="biz.aQute" name="osgi.enroute.iot.pi.provider" rev="2.2.0">
  <artifact name="osgi.enroute.iot.pi.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='osgi.enroute.iot.pi.provider', version='2.2.0')
)
libraryDependencies += "biz.aQute" % "osgi.enroute.iot.pi.provider" % "2.2.0"
[biz.aQute/osgi.enroute.iot.pi.provider "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
biz.aQute

OSGi

The Dynamic Module System for Java

Versions

Version
2.2.0