Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Introduction

The WhistleChat is a mobile interactive platform for digital campus, devoloped by RuiJie Networks in China. The whistle module provides an interface to the WhistleChat API within Drupal.

The module provides a UI for setting interface parameters:LightApp server, LightApp ID, LightApp token and LightApp Secret. It also implements some hook calls for processing the following request:

  • Hello request
  • Text request
  • Image request
  • Event request
  • Location request
  • Unknown request

简介

微哨是由锐捷网络开发的一款数字校园移动交互平台。whistle 模块的作用就是为 Drupal 提供了一个与微哨对接的接口。

该模块提供了一个用户界面,用于设置与微哨对接的参数。它还提供调用处理以下报文钩子函数的功能:

  • Hello 报文
  • 文本报文
  • 图片报文
  • 事件报文
  • 位置报文
  • 其它报文

Project information