Home
last modified time | relevance | path

Searched refs:HTYPE_PiFace (Results 1 – 4 of 4) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.h113 HTYPE_PiFace, //16 enumerator
H A DRFXNames.cpp181 { HTYPE_PiFace, "PiFace - Raspberry Pi IO expansion board", "PiFace" },
H A DWebServer.cpp1212 else if (htype == HTYPE_PiFace) { in Cmd_AddHardware()
1607 else if (htype == HTYPE_PiFace) { in Cmd_UpdateHardware()
H A Dmainworker.cpp1008 case HTYPE_PiFace: in AddHardwareFromParams()