Mqtt fund lock topic that must be subscribed

Mqtt endpoints

Production

http://a186ick0qcrau4-ats.iot.eu-west-1.amazonaws.com

Sandbox

http://a3nj958dbfb5ge.iot.eu-west-1.amazonaws.com

Fund lock topic

Production

transaction/v1/fund_lock/owner/+/recipient/<shop_uid>

Sandbox

staging/transaction/v1/fund_lock/owner/+/recipient/<shop_uid>

Client id

Client_id is unique for mqtt server, we strongly suggest to generate a random alphanumeric string for every mqtt connection.

Production

shop_<shop_uid>_*

Sandbox

staging/shop_<shop_uid>_*
"shop_uid": "8cac02ff-ea9b-11e5-a64b-0a346d6b2e59"
"random": "123abc"
"client_id": "shop_8cac02ff-ea9b-11e5-a64b-0a346d6b2e59_123abc"