Insecure

class Insecure(val hostname: String) : SecurityStrategy

Connect to Hue over a completely insecure connection.

Constructors

Link copied to clipboard
fun Insecure(hostname: String)

Properties

Link copied to clipboard

The hostname to limit insecure traffic to.