Advertisement
Guest User

RVI raspi lock logs - release-0.4.0

a guest
Jul 23rd, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.62 KB | None | 0 0
  1. c_src/bt_linux_drv.c:388: rfcomm_running: 5 has input
  2. c_src/bt_linux_drv.c:389: rfcomm_running: sub 0xb34940
  3. c_src/bt_linux_drv.c:390: rfcomm_running: id 8
  4. 10:15:33.643 [debug] bt_connection:handle_info(data): Data: <<"{"tid":2,"cmd":"rcv","mod":"proto_json_rpc","data":"eyJzZXJ2aWNlIjoiamxyLmNvbVwvYnRcL3N0b2ZmZVwvbG9jayIsInRpbWVvdXQiOjE0MzMyNjY3\nMDQsInBhcmFtZXRlcnMiOlt7Ik8iOiJLIn1dLCJjZXJ0aWZpY2F0ZSI6IiIsInNpZ25hdHVyZSI6\nIiJ9\n"}">>
  5. 10:15:33.645 [info] bt_connection:handle_info(data): From: {12,72,133,32,86,25}:1
  6. 10:15:33.645 [info] bt_connection:handle_info(data): {12,72,133,32,86,25}:1 -> dlink_bt_rpc:handle_socket
  7. 10:15:33.646 [debug] dlink_bt:data(): Got [{"tid",2},{"cmd","rcv"},{"mod","proto_json_rpc"},{"data","eyJzZXJ2aWNlIjoiamxyLmNvbVwvYnRcL3N0b2ZmZVwvbG9jayIsInRpbWVvdXQiOjE0MzMyNjY3\nMDQsInBhcmFtZXRlcnMiOlt7Ik8iOiJLIn1dLCJjZXJ0aWZpY2F0ZSI6IiIsInNpZ25hdHVyZSI6\nIiJ9\n"}]
  8. 10:15:33.647 [debug] dlink_bt:receive_data(): SetupAddress: {{12,72,133,32,86,25}, 1}
  9. 10:15:33.648 [debug] dlink_bt:receive_data(): "proto_json_rpc":receive_message("eyJzZXJ2aWNlIjoiamxyLmNvbVwvYnRcL3N0b2ZmZVwvbG9jayIsInRpbWVvdXQiOjE0MzMyNjY3\nMDQsInBhcmFtZXRlcnMiOlt7Ik8iOiJLIn1dLCJjZXJ0aWZpY2F0ZSI6IiIsInNpZ25hdHVyZSI6\nIiJ9\n")
  10. 10:15:33.649 [debug] Sending protocol - proto_json_rpc:receive_message(["{"service":"jlr.com\/bt\/stoffe\/lock","timeout":1433266704,"parameters":[{"O":"K"}],"certificate":"","signature":""}"])
  11. 10:15:33.649 [debug]     protocol:rcv(): service name:    "jlr.com/bt/stoffe/lock"
  12. 10:15:33.650 [debug]     protocol:rcv(): timeout:         1433266704
  13. 10:15:33.651 [debug]     protocol:rcv(): signature:       []
  14. 10:15:33.651 [debug]     protocol:rcv(): certificate:     []
  15. 10:15:33.652 [debug] Sending service_edge - service_edge_rpc:handle_remote_message(["jlr.com/bt/stoffe/lock",1433266704,{array,[{struct,[{"O","K"}]}]},[],[]])
  16. 10:15:33.652 [debug] service_edge:remote_msg(): service_name:    "jlr.com/bt/stoffe/lock"
  17. 10:15:33.653 [debug] service_edge:remote_msg(): timeout:         1433266704
  18. 10:15:33.654 [debug] service_edge:remote_msg(): parameters:      {array,[{struct,[{"O","K"}]}]}
  19. 10:15:33.654 [debug] service_edge:remote_msg(): signature:       []
  20. 10:15:33.654 [debug] service_edge:remote_msg(): certificate:     []
  21. 10:15:33.655 [debug] authorize_rpc:authorize_remote_msg(): service: "jlr.com/bt/stoffe/lock"
  22. 10:15:33.655 [debug] authorize_rpc:authorize_remote_msg(): signature:    []
  23. 10:15:33.656 [debug] authorize_rpc:authorize_remote_msg(): certificate:  []
  24. 10:15:33.656 [debug] Sending authorize - authorize_rpc:authorize_remote_message(["jlr.com/bt/stoffe/lock",[],[]])
  25. 10:15:33.657 [debug] service_edge:forward_to_local(): URL:         "http://localhost:35147"
  26. 10:15:33.658 [debug] service_edge:forward_to_local(): Parameters:  {array,[{struct,[{"O","K"}]}]}
  27. 10:15:33.658 [debug] dispatch_to_local_service():  Command:         message
  28. 10:15:33.659 [debug] dispatch_to_local_service():  Args:            {struct,[{service_name,"/lock"},{parameters,{array,[{struct,[{"O","K"}]}]}}]}
  29. 10:15:33.659 [debug] dispatch_to_local_service():  URL:             "http://localhost:35147"
  30. 10:15:33.670 [debug] <0.1080.0> exo_socket: connect protos=[http]
  31. 10:15:33.671 [debug] <0.1080.0> exo_socket: connect protos=[]
  32. 10:15:33.672 [debug] <0.1080.0> exo_socket: after upgrade opts={ok,[{active,false},{packet,http},{mode,list}]}
  33. 10:15:33.977 [debug] dispatch_to_local_service():  Result:          {ok,{http_response,{1,0},200,"OK",{http_shdr,undefined,undefined,undefined,undefined,"45","application/json-rpc",[{'Server',"BaseHTTP/0.3 Python/2.7.3"},{'Date',"Thu, 23 Jul 2015 17:15:33 GMT"}]}},<<"{"jsonrpc": "2.0", "result": ["ok"], "id": 1}">>}
  34. 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement