g1velo / SNAVXbee2

0 stars 0 forks source link

Compile new java class into xbee binding #12

Closed amarpulli1994 closed 6 years ago

amarpulli1994 commented 6 years ago

Hi @g1velo , I am trying to create a new java class which is communicating with google iot. I have done successfully created new java class into xbee binding. When I was trying to compile xbee binding, the newly created java class doesn't compiled. I would like know the what is the issue with that? I just want run and compile simple java class like print the "hello world" message in log files. If you don't mine can you explain the how it's compiler works and then how add the new java class to the xbee binding. If the java successfully compiled and run, for us easy to communicate with google iot.

Thanks and Regards, Amar Pulli.