Menu

Tree [40d04b] master beta9 /
 History

HTTPS access


File Date Author Commit
 libs 2012-06-19 oly oly [a7ef2f] use a Broadcast instead of DeviceFoundEvent
 res 2013-01-05 oly oly [d0126e] DeviceControl: re-send packets until outlet tog...
 src 2013-01-05 oly oly [40d04b] only show up to 8 outlets and don't discover di...
 .classpath 2012-06-19 oly oly [a7ef2f] use a Broadcast instead of DeviceFoundEvent
 .gitignore 2012-12-21 Oliver Nittka Oliver Nittka [269505] add *~ to .gitignore
 .project 2012-04-25 oly oly [b80cbc] init eclipse project
 AndroidManifest.xml 2012-12-21 oly oly [0f919d] use a service as packet receiver
 COPYING 2012-06-15 oly oly [e0a138] added README/COPYING
 README.txt 2012-07-03 oly oly [cb68e5] update README
 proguard-project.txt 2012-04-25 oly oly [b80cbc] init eclipse project
 project.properties 2012-06-12 oly oly [2f9230] set project.properties to API ersion 14

Read Me

netpowerctrl is an Android UI for controlling an
ANEL NET-PwrCtrl (www.anel-elektronik.de)

To compile,you need the Android SDK
(developer.android.com/sdk)

This is a beta release, it "works for me" with my
particular NET-PwrCtrl. Your mileage may vary.

What works:
- devices are detected on the network if they are
  configured for UDP communication.
  Default send port 1077 / receive port 1075
  (can be configured).
  Unfortunately, We can not use the ANEL default ports
  of 77/75 on non-rooted android devices, so you have
  to re-configure.
   
- Copy a discovered device or create a new one,
  set the username/password and maybe the ports
  (for the correct ports, see the web-interface
  of your ANEL device)
  
- Create a homescreen widget for a particular
  (previously configured) device.  

enjoy :-)

Copyright GPLv2
oly@nittka.com
-- o