Posted by dbt102 on October 19, 2010 at 2:27pm
The Services Module (http://drupal.org/project/services) already provides a standardized solution of integrating external applications with Drupal. Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code.
Has anyone used it to bring BACnet data into Drupal?
Is this all that is needed to fully implement BACnet Web Services (ref: http://www.BACnet.org/WG/XML/index.html) into Drupal?
Is there any tweaking of the BACnet Standard that is needed to facilitate BIG-D objectives?