Jump to content
C4 Forums | Control4

Driver cannot be added


Recommended Posts

Wrote a very simple driver (RainWise) using DriverEditor 2.0.1.21.  Has one action that does a print.

 

function LUA_ACTION.CalcMM()
  print("Rainfall calculated")
end
 
Deploy it to the driver directory and when I open Composer 2.5.3 and go to "Manage Drivers" I can see the driver in the list of drivers.  When I want to add it to the project and search for it I find it but it does not want to add to the project.  Get the following error in the Composer.log file:
 
01-26 20:02:54,027 [1   ] ERROR Control4.Client.Controller - Error adding device, result = Unable to load driver RainWise.c4i
 
Have verified the validity of the XML file with an XML editor.  Please help.
Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.