lpf2.hub_type

LPF2 hub-type identifiers (LWP HubType).

Attributes

BOOST_MOVE_HUB

LEGO Boost Move Hub.

CONTROL_PLUS_HUB

LEGO Technic Control+ hub.

DUPLO_TRAIN_HUB

LEGO Duplo train hub.

MARIO_HUB

LEGO Super Mario hub.

POWERED_UP_HUB

LEGO Powered-Up 2-port hub.

POWERED_UP_REMOTE

LEGO Powered-Up remote control.

UNKNOWNHUB

Unknown or unset hub type.

Module Contents

lpf2.hub_type.BOOST_MOVE_HUB: int = 2[source]

LEGO Boost Move Hub.

lpf2.hub_type.CONTROL_PLUS_HUB: int = 6[source]

LEGO Technic Control+ hub.

lpf2.hub_type.DUPLO_TRAIN_HUB: int = 5[source]

LEGO Duplo train hub.

lpf2.hub_type.MARIO_HUB: int = 7[source]

LEGO Super Mario hub.

lpf2.hub_type.POWERED_UP_HUB: int = 3[source]

LEGO Powered-Up 2-port hub.

lpf2.hub_type.POWERED_UP_REMOTE: int = 4[source]

LEGO Powered-Up remote control.

lpf2.hub_type.UNKNOWNHUB: int = 0[source]

Unknown or unset hub type.