background image

CONFIDENTIAL 

 

 

 

Copyright(C) 2012- Bridge Motion Tomorrow Co., Ltd. All rights reserved. 

 

 

 

 
 
 
 
 
 
 
 

4.1.3

 

Pi-messanger Sequence & Setting Data 

The following sessions summaries the format of messages between the BMT back end server and 

the M603 devices. Each of the messages is in JSON format. When sending the message with the Java 
client library. To send a message, the message source application need to specify the destination, 
message type, and message content. Destination is specified by a string. It could be a server name, or 
a MAC address of an Android device. Message type is an integer that identifies the meaning of 
message content. The message content (if any) is a UTF8 encoded String 

 

  Destination: for server, the M603 destination is specified by MAC address. The Pi-Messenger server 
will know where the message will be delivered by the MAC address.)

 

 
  Message Type that let recipient know the type content without parsing it.) 
 
  The message content is a JSON string in UTF-8 encoding.) 
 

Relevant part is item number 16, 17)

 

4.1.4

 

Message Summary 

Message

 

 

Direction

 

Implementation Style at M603

 

App List Request

 

1

  M603 → Server  Context.startService 

App List Update

 

2

  Server →M603  Unconditional broadcast 

Theme Update

 

3

  Server →M603  Targeted broadcast 

App Log Report

 

4

  M603 → Server  Context.startService 

Movie Log Report

 

5

  M603→ Server  Context.startService 

Payment Result

 

6

  M603 → Server  Context.startService 

Payment Query Request

 

7

  M603 → Server  Context.startService 

Payment Query Response

 

8

  Server →M603  Context.startService with PendingIntent 

Price Update Request

 

9

  M603 → Server  Context.startService 

Price Update

 

10

  Server →M603  Context.startService with PendingIntent 

App Installation

 

11

  Server →M603  Unconditional broadcast 

App Uninstallation

 

12

  Server →M603  Unconditional broadcast 

App Termination

 

13

  Server →M603  Unconditional broadcast 

Apps Status request

 

14

  Server →M603  Unconditional broadcast 

Apps Status report

 

15

  M603 → Server  Context.startService 

Summary of Contents for M603

Page 1: ...M603 設定安装手本 会員サイト機能仕様ドラフト CONFIDENTIAL ...

Page 2: ...ion If this equipment does cause harmful interference to radio or television reception which can be determined by turning the equipment off and on the user is encouraged to try to correct the interference by one or more of the following measures Reorient or relocate the receiving antenna Increase the separation between the equipment and receiver Connect the equipment into an outlet on a circuit di...

Page 3: ... 9 22 BMT dev First Ver 1 Table of Contents History Change iii 1 Table of Contents iii 2 Product View Rendering 4 3 Network diagram 5 3 1 when M603 is the case of a client 5 3 2 when M603 is the case of Access point 5 3 3 General Specifications 6 3 3 1 APS Sequence Setting Data 6 3 3 2 Pi messanger Sequence Setting Data 7 ...

Page 4: ...CONFIDENTIAL Copyright C 2012 Bridge Motion Tomorrow Co Ltd All rights reserved 2 Product View Rendering show below the Product View Rendering of the M603 ...

Page 5: ...ient 3 2 when M603 is the case of Access point M603 get the VOD data over wireless LAN from VOD server The Internet M603 Access point LAN VOD Server HDMI access to wireless LAN from Tablet using the M603 Access Point function M603 get the VOD data over LAN from VOD server The Internet LAN VOD Server M603 HDMI Access point Tablet ...

Page 6: ... rebootAfterFinish true false The setting value is as following name value pairs They can be omitted when appropriate requestID is optional If present the M603 devices shall send an acknowledgement message type 18 to server to report the result Name Description ipType dynamic or static If ipType is dynamic the ipAddress mask gateway and dns settings will be ignored ipAddress IP Address of the devi...

Page 7: ...ipient know the type content without parsing it The message content is a JSON string in UTF 8 encoding Relevant part is item number 16 17 4 1 4 Message Summary Message Direction Implementation Style at M603 App List Request 1 M603 Server Context startService App List Update 2 Server M603 Unconditional broadcast Theme Update 3 Server M603 Targeted broadcast App Log Report 4 M603 Server Context star...

Page 8: ...itional broadcast Firmware Update 21 Server M603 Unconditional broadcast App List Report 22 Server M603 Unconditional broadcast Launch Launcher 23 Server M603 Unconditional broadcast ADT Alert 24 Server M603 Unconditional broadcast Clear Personal Information 25 Server M603 Unconditional broadcast Config Update 26 Server M603 Unconditional broadcast Theme Update Message 27 M603 Server Context start...

Reviews: