package node type LuxNodeSubscriber interface { HandleStateUpdate(state LuxHostState) }