Integrating Drupal with Handheld Motorola FR68

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
wiliam_steven's picture

Hi guys,

I have interesting thing with services modules and very great, but i want to asking about integrating handheld motorola FR68 (using mostly in Warehousing things) to update status of project.

Can services integrated into drupal, actually i want to make Warehouse Management System with drupal, can you help me with this thing ?

Thank you.

Comments

Services is very easy to do

cmcintosh's picture

Services is very easy to do and is integrated out of the box with drupal. What sort of communication Protocol are you looking in using. The common ones are: XML/RPC, JSON, AMFPHP, but there are several others as well. You could write some custom service calls for your device so that your sending less information over your network. Anyways, the first step will be the type of things you are wanting to track:

IE, do you want to track product sku / location of pallets in the warehouse, are you looking to track p/u and deliveries to the warehouse, tracking of forklifts / where in the process of your warehouse a given item / order is located?