A B C D E G H I M P S T V W

A

AbstractMqttAdapter - Class in com.github.pfichtner.ardulink

Ardulink - return to homepage

v0.6.1 Magnum PI

AbstractMqttAdapter(Link, Config) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter
 
AbstractMqttAdapter(Link, Config, Collection<AbstractMqttAdapter.Handler>) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter
 
AbstractMqttAdapter.AbstractPinHandler - Class in com.github.pfichtner.ardulink
 
AbstractMqttAdapter.AbstractPinHandler(Pattern) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.AbstractPinHandler
 
AbstractMqttAdapter.AnalogHandler - Class in com.github.pfichtner.ardulink
Does handle mqtt messages for analog pins.
AbstractMqttAdapter.AnalogHandler(Link, Config) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogHandler
 
AbstractMqttAdapter.AnalogReadChangeListenerConfigurer - Class in com.github.pfichtner.ardulink
 
AbstractMqttAdapter.AnalogReadChangeListenerConfigurer(int) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogReadChangeListenerConfigurer
 
AbstractMqttAdapter.CompactStrategy - Enum in com.github.pfichtner.ardulink
 
AbstractMqttAdapter.ControlHandlerAnalog - Class in com.github.pfichtner.ardulink
Does handle mqtt messages for controlling Ardulink (start/stop analog listeners).
AbstractMqttAdapter.ControlHandlerAnalog(Link, Pattern) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerAnalog
 
AbstractMqttAdapter.ControlHandlerAnalog.Builder - Class in com.github.pfichtner.ardulink
 
AbstractMqttAdapter.ControlHandlerAnalog.Builder(Config) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerAnalog.Builder
 
AbstractMqttAdapter.ControlHandlerDigital - Class in com.github.pfichtner.ardulink
Does handle mqtt messages for controlling Ardulink (start/stop digital listeners).
AbstractMqttAdapter.ControlHandlerDigital(Link, Pattern) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerDigital
 
AbstractMqttAdapter.ControlHandlerDigital.Builder - Class in com.github.pfichtner.ardulink
 
AbstractMqttAdapter.ControlHandlerDigital.Builder(Config) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerDigital.Builder
 
AbstractMqttAdapter.DigitalHandler - Class in com.github.pfichtner.ardulink
Does handle mqtt messages for digital pins.
AbstractMqttAdapter.DigitalHandler(Link, Config) - Constructor for class com.github.pfichtner.ardulink.AbstractMqttAdapter.DigitalHandler
 
AbstractMqttAdapter.Handler - Interface in com.github.pfichtner.ardulink
 
add() - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogReadChangeListenerConfigurer
 
add(SlicedAnalogReadChangeListenerAdapter) - Method in class com.github.pfichtner.ardulink.compactors.ThreadTimeSlicer
 
add(SlicedAnalogReadChangeListenerAdapter) - Method in interface com.github.pfichtner.ardulink.compactors.TimeSlicer
 
AnalogReadChangeListenerAdapter - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

AnalogReadChangeListenerAdapter(AnalogReadChangeListener) - Constructor for class com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerAdapter
 
AnalogReadChangeListenerToleranceAdapter - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

AnalogReadChangeListenerToleranceAdapter(Tolerance, AnalogReadChangeListener) - Constructor for class com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerToleranceAdapter
 

B

build(Link) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerAnalog.Builder
 
build(Link) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerDigital.Builder
 

C

close() - Method in class com.github.pfichtner.ardulink.MqttMain
 
com.github.pfichtner.ardulink - package com.github.pfichtner.ardulink
 
com.github.pfichtner.ardulink.compactors - package com.github.pfichtner.ardulink.compactors
 
compact(AbstractMqttAdapter.CompactStrategy, TimeSlicer) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogReadChangeListenerConfigurer
 
Config - Class in com.github.pfichtner.ardulink

Ardulink - return to homepage

v0.6.1 Magnum PI

Config() - Constructor for class com.github.pfichtner.ardulink.Config
 
Config.DefaultConfig - Class in com.github.pfichtner.ardulink
 
configureAnalogReadChangeListener(int) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter
 
connectToMqttBroker() - Method in class com.github.pfichtner.ardulink.MqttMain
 
copyOf(Config) - Static method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 

D

decorate(AnalogReadChangeListener) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogReadChangeListenerConfigurer
 
DEFAULT - Static variable in class com.github.pfichtner.ardulink.Config
 
DEFAULT_TOPIC - Static variable in class com.github.pfichtner.ardulink.Config
 
doMain(String...) - Method in class com.github.pfichtner.ardulink.MqttMain
 

E

enableAnalogPinChangeEvents(int) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter
 
enableDigitalPinChangeEvents(int) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter
 

G

getActive() - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogReadChangeListenerConfigurer
 
getDelegate() - Method in class com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerAdapter
 
getPinListening() - Method in class com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerAdapter
 
getTopic() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternAnalogControl() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternAnalogControl() - Method in class com.github.pfichtner.ardulink.Config
 
getTopicPatternAnalogRead() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternAnalogRead() - Method in class com.github.pfichtner.ardulink.Config
 
getTopicPatternAnalogWrite() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternAnalogWrite() - Method in class com.github.pfichtner.ardulink.Config
 
getTopicPatternDigitalControl() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternDigitalControl() - Method in class com.github.pfichtner.ardulink.Config
 
getTopicPatternDigitalRead() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternDigitalRead() - Method in class com.github.pfichtner.ardulink.Config
 
getTopicPatternDigitalWrite() - Method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
getTopicPatternDigitalWrite() - Method in class com.github.pfichtner.ardulink.Config
 

H

handle(String, String) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.AbstractPinHandler
 
handle(String, String) - Method in interface com.github.pfichtner.ardulink.AbstractMqttAdapter.Handler
 

I

isConnected() - Method in class com.github.pfichtner.ardulink.MqttMain
 
isZero() - Method in class com.github.pfichtner.ardulink.compactors.Tolerance
 

M

main(String[]) - Static method in class com.github.pfichtner.ardulink.MqttMain
 
maxTolerance(int) - Static method in class com.github.pfichtner.ardulink.compactors.Tolerance
 
MqttMain - Class in com.github.pfichtner.ardulink

Ardulink - return to homepage

v0.6.1 Magnum PI

MqttMain() - Constructor for class com.github.pfichtner.ardulink.MqttMain
 

P

patternIsValid() - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerAnalog.Builder
 
patternIsValid() - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.ControlHandlerDigital.Builder
 

S

setAnalogs(int...) - Method in class com.github.pfichtner.ardulink.MqttMain
 
setBrokerTopic(String) - Method in class com.github.pfichtner.ardulink.MqttMain
 
setDigitals(int...) - Method in class com.github.pfichtner.ardulink.MqttMain
 
setThrottleMillis(int) - Method in class com.github.pfichtner.ardulink.MqttMain
 
SlicedAnalogReadChangeListenerAdapter - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

SlicedAnalogReadChangeListenerAdapter(AnalogReadChangeListener) - Constructor for class com.github.pfichtner.ardulink.compactors.SlicedAnalogReadChangeListenerAdapter
 
stateChanged(AnalogReadChangeEvent) - Method in class com.github.pfichtner.ardulink.compactors.AnalogReadChangeListenerToleranceAdapter
 
stateChanged(AnalogReadChangeEvent) - Method in class com.github.pfichtner.ardulink.compactors.TimeSliceCompactorAvg
 
stateChanged(AnalogReadChangeEvent) - Method in class com.github.pfichtner.ardulink.compactors.TimeSliceCompactorLast
 

T

ThreadTimeSlicer - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

ThreadTimeSlicer(long, TimeUnit) - Constructor for class com.github.pfichtner.ardulink.compactors.ThreadTimeSlicer
 
ticked() - Method in class com.github.pfichtner.ardulink.compactors.SlicedAnalogReadChangeListenerAdapter
 
ticked() - Method in class com.github.pfichtner.ardulink.compactors.TimeSliceCompactorAvg
 
ticked() - Method in class com.github.pfichtner.ardulink.compactors.TimeSliceCompactorLast
 
TimeSliceCompactorAvg - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

TimeSliceCompactorAvg(AnalogReadChangeListener) - Constructor for class com.github.pfichtner.ardulink.compactors.TimeSliceCompactorAvg
 
TimeSliceCompactorLast - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

TimeSliceCompactorLast(AnalogReadChangeListener) - Constructor for class com.github.pfichtner.ardulink.compactors.TimeSliceCompactorLast
 
TimeSlicer - Interface in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

toArduino(String, String) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter
This method should be called by the publisher when a new mqtt message has arrived.
tolerance(Tolerance) - Method in class com.github.pfichtner.ardulink.AbstractMqttAdapter.AnalogReadChangeListenerConfigurer
 
Tolerance - Class in com.github.pfichtner.ardulink.compactors

Ardulink - return to homepage

v0.6.1 Magnum PI

Tolerance(int) - Constructor for class com.github.pfichtner.ardulink.compactors.Tolerance
 

V

valueOf(String) - Static method in enum com.github.pfichtner.ardulink.AbstractMqttAdapter.CompactStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.pfichtner.ardulink.AbstractMqttAdapter.CompactStrategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

withControlChannelEnabled() - Method in class com.github.pfichtner.ardulink.Config
 
withTopic(String) - Static method in class com.github.pfichtner.ardulink.Config.DefaultConfig
 
withTopic(String) - Static method in class com.github.pfichtner.ardulink.Config
 
withTopicPatternAnalogControl(String) - Method in class com.github.pfichtner.ardulink.Config
 
withTopicPatternAnalogRead(String) - Method in class com.github.pfichtner.ardulink.Config
 
withTopicPatternAnalogWrite(Pattern) - Method in class com.github.pfichtner.ardulink.Config
 
withTopicPatternDigitalControl(String) - Method in class com.github.pfichtner.ardulink.Config
 
withTopicPatternDigitalRead(String) - Method in class com.github.pfichtner.ardulink.Config
 
withTopicPatternDigitalWrite(Pattern) - Method in class com.github.pfichtner.ardulink.Config
 

A B C D E G H I M P S T V W

Copyright © 2015. All rights reserved.