animatedledstrip-server
/
animatedledstrip.server
/
AnimatedLEDStripServer
common
jvm
Animated
L
E
D
Strip
Server
class
AnimatedLEDStripServer
<
T
:
NativeLEDStrip
>(args:
Array
<
String
>, ledClass:
KClass
<
T
>, pixelLocations:
List
<
Location
>?)
Content copied to clipboard
Functions
Properties
Extensions
Functions
equals
Link copied to clipboard
common
jvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
jvm
open fun
hashCode
():
Int
Content copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
start
Link copied to clipboard
jvm
fun
start
():
AnimatedLEDStripServer
<
T
>
Content copied to clipboard
Start the server
stop
Link copied to clipboard
jvm
fun
stop
()
Content copied to clipboard
Stop the server
toString
Link copied to clipboard
common
jvm
open fun
toString
():
String
Content copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
httpServer
Link copied to clipboard
jvm
val
httpServer
:
NettyApplicationEngine
Content copied to clipboard
leds
Link copied to clipboard
val
leds
:
LEDStrip
Content copied to clipboard
Extensions
parseOptions
Link copied to clipboard
jvm
fun
AnimatedLEDStripServer
<*>.
parseOptions
(args:
Array
<
String
>)
Content copied to clipboard
waitUntilStop
Link copied to clipboard
jvm
fun
AnimatedLEDStripServer
<*>.
waitUntilStop
()
Content copied to clipboard