|
1: 2013-01-06 (Sun) 01:41:53 iseki |
| + | ** [[MoneyBalanceReply>../MoneyBalanceReply]] [#v2aa0e76] |
| + | *** 概要 [#uca39953] |
| + | - SIM -> Viewer |
| + | - マネーバランスのアップデート通知 |
| + | #br |
| | | |
| + | *** 構造 [#n963b3ce] |
| + | - 番号: (Low 314) ''FF FF 01 3A'' |
| + | |
| + | MoneyBalanceReply Low 314 Trusted Zerocoded |
| + | { |
| + | MoneyData Single |
| + | { AgentID LLUUID } |
| + | { TransactionID LLUUID } |
| + | { TransactionSuccess BOOL } // BOOL |
| + | { MoneyBalance S32 } |
| + | { SquareMetersCredit S32 } |
| + | { SquareMetersCommitted S32 } |
| + | { Description Variable 1 } // string |
| + | |
| + | TransactionInfo |
| + | { TransactionType S32 } |
| + | { SourceID LLUUID } |
| + | { IsSourceGroup BOOL } |
| + | { DestID LLUUID } |
| + | { IsDestGroup BOOL } |
| + | { Amount S32 } |
| + | { TransactionInfo Variable 1 } // string |
| + | } |
| + | |
| + | |
| + | *** サンプル [#ef0a626a] |
| + | S->P [592]: 0x40 seq = 479 UDP message is Low 314 [01 3a] |
| + | 40 00 00 01 df 00 ff ff 01 3a 31 58 ca 38 cd 95 @ . . . . . . . . : 1 X . 8 . . |
| + | 4a 23 9e 22 b5 5f 7c f8 a6 66 2b 73 c8 9f 3c 9c J # . " . _ | . . f + s . . < . |
| + | de 37 03 36 5f af c1 e1 a7 4a 01 fe f5 01 00 00 . 7 . 6 _ . . . . J . . . . . . |
| + | 22 00 00 c0 1f 00 00 21 59 6f 75 20 70 61 69 64 " . . . . . . ! Y o u p a i d |
| + | 20 46 75 6d 69 6b 61 20 43 61 6e 6e 69 6e 67 20 F u m i k a C a n n i n g |
| + | 4c 24 31 32 33 34 35 2e 00 89 13 00 00 31 58 ca L $ 1 2 3 4 5 . . . . . . 1 X . |
| + | 38 cd 95 4a 23 9e 22 b5 5f 7c f8 a6 66 00 f5 d6 8 . . J # . " . _ | . . f . . . |
| + | f0 17 60 b7 46 89 96 24 67 1f 09 81 9e 80 00 39 . . ` . F . . $ g . . . . . . 9 |
| + | 30 00 00 10 42 42 42 42 42 42 42 42 42 42 42 42 0 . . . B B B B B B B B B B B B |
| + | 42 42 42 00 B B B . |
| + | |
| + | |
| + | S->P [592]: 0x40 seq = 479 UDP message is Low 314 [01 3a] |
| + | 40 00 00 01 df 00 ff ff 01 3a Header |
| + | 31 58 ca 38 cd 95 4a 23 9e 22 b5 5f 7c f8 a6 66 AgentID |
| + | 2b 73 c8 9f 3c 9c de 37 03 36 5f af c1 e1 a7 4a TransactionID |
| + | 01 TransactionSuccess |
| + | fe f5 01 00 MoneyBalance |
| + | 00 22 00 00 SquareMetersCredit |
| + | c0 1f 00 00 SquareMetersCommitted |
| + | 21 Length of Description |
| + | 59 6f 75 20 70 61 69 64 20 46 75 6d 69 6b 61 20 Description |
| + | 43 61 6e 6e 69 6e 67 20 4c 24 31 32 33 34 35 2e |
| + | 00 |
| + | 89 13 00 00 TransactionInfo: TransactionType |
| + | 31 58 ca 38 cd 95 4a 23 9e 22 b5 5f 7c f8 a6 66 TransactionInfo: SourceID |
| + | 00 TransactionInfo: IsSourceGroup |
| + | f5 d6 f0 17 60 b7 46 89 96 24 67 1f 09 81 9e 80 TransactionInfo: DestID |
| + | 00 TransactionInfo: IsDestGroup |
| + | 39 30 00 00 TransactionInfo: Amount |
| + | 10 TransactionInfo: Length of ItemDescription |
| + | 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 00 TransactionInfo: ItemDescription |