samples
samples copied to clipboard
Samples Build Failure Demo Loader
I have problems with the maven dependencies
Hi Cristian,
I solveded some problem in Maven dependencies
you have to set <thingsboard.version>2.4.1-SNAPSHOT</thingsboard.version> in the pom file of sample
more... add the remote repository os Thingboard:
in the bottom of the pom file where are defined others repository
more you have to remove from DemoData class
PluginMetaData and RuleMetaData
couse they no longer exist in library

I solved some problem but still I got some compiling issue
let me know
Mirko