The following module was proposed for inclusion in the Module List:

  modid:       Tinkerforge
  DSLIP:       RdpOa
  description: Official Tinkerforge API binding.
  userid:      ISHRAQ (Ishraq Ibne Ashraf)
  chapterid:   8 (User_Interfaces)
  communities:
    https://github.com/Tinkerforge/generators/issues

  similar:

  rationale:

    Tinkerforge GmbH produces easy to use embedded hardware. The
    products are basically divided into two groups, Bricks and
    Bricklets. Tinkerforge approach to embedded electronics is focused
    on simplicity of usage. The users doesn't need to have detailed and
    specialized knowledge on the systems and more interestingly the
    Tinkerforge API currently supports 11 programming languages and more
    to come. This gives the user of the system freedom to choose the
    language the user is comfortable with to program the system.

    The Perl API support module does that same thing.

    It is logical to request for a root level namespace `Tinkerforge::`
    because this clearly indicates the purpose and more importantly all
    our devices are implemented as Perl modules which will be under this
    namespace. It's more intuitive for the users to start using the API
    bindings in their Perl program in the following way,

    `use Tinkerforge::IPConnection;` `use Tinkerforge::BrickMaster;`
    `use Tinkerforge::BrickletHumidity;`

    More information about the system and detailed documentation can be
    found here, http://www.tinkerforge.com/en/doc/index.html

  enteredby:   ISHRAQ (Ishraq Ibne Ashraf)
  enteredon:   Mon Feb 24 12:34:25 2014 UTC

The resulting entry would be:

Tinkerforge       RdpOa Official Tinkerforge API binding.            ISHRAQ


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bdd00000_525b713545fc8bd3&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bdd00000_525b713545fc8bd3&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Tinkerforge

Reply via email to