SE AVETE PROBLEMI SCRIVETE A DICORD E CERCHERÒ DI AIUTARVI
Lampade flash LED by Wyp777nY - Il LED è disponibile in due varianti: BLINK e BLINK02, quindi può lampeggiare alternativamente come nel video allegato
affinché il led funzioni è necessario aggiungere
<beaconLight node="" filename="flashled.xml" variableName="BLINK02" />
<beaconLight node="" filename="flashled.xml" variableName="BLINK" />
<beaconLight node="" filename="flashled.xml" variableName="BLINK02" />
<beaconLight node="" filename="flashled.xml" variableName="BLINK" />
alla sezione <beaconlight> </beaconLights>
deve assomigliare a questo-
<lucefaro>
<beaconLight node="NODE FLASHLED1" filename="flashled.xml" variableName="BLINK02" />
<beaconLight node="NODE FLASHLED2" filename="flashled.xml" variableName="BLINK" />
<beaconLight node="NODO FLASHLED3" filename="flashled.xml" variableName="BLINK02" />
<beaconLight node="NODE FLASHLED4" filename="flashled.xml" variableName="BLINK" />
</beaconLights>
dopo la cancellazione, ad es
<beaconLight node="NODO FLASHLED3" filename="flashled.xml" variableName="BLINK02" />
<beaconLight node="NODE FLASHLED4" filename="flashled.xml" variableName="BLINK" />
magari lascia il resto così avrai 2 flashled e non 4
istruzioni aggiunte