action.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. [
  2. {
  3. "tab_id": 1,
  4. "execution_type": "程序1",
  5. "action_name": "俯视",
  6. "action_index": 10,
  7. "is_system":true,
  8. "picture_index": 99,
  9. "camera_height": 200,
  10. "camera_angle": 14.0,
  11. "number_focus": 1,
  12. "take_picture": true,
  13. "turntable_position": 300.0,
  14. "turntable_angle": -32.0,
  15. "shoe_upturn": false,
  16. "pre_delay": 0.0,
  17. "after_delay": 0.0,
  18. "led_switch": false,
  19. "is_wait": false,
  20. "is_need_confirm": false
  21. },
  22. {
  23. "tab_id": 1,
  24. "execution_type": "程序1",
  25. "action_name": "侧视",
  26. "action_index": 20,
  27. "is_system": true,
  28. "picture_index": 99,
  29. "camera_height": 0,
  30. "camera_angle": 3.0,
  31. "number_focus": 1,
  32. "take_picture": true,
  33. "turntable_position": 300.0,
  34. "turntable_angle": 0.0,
  35. "shoe_upturn": false,
  36. "pre_delay": 0.0,
  37. "after_delay": 0.0,
  38. "led_switch": false,
  39. "is_wait": false,
  40. "is_need_confirm": false
  41. },
  42. {
  43. "tab_id": 1,
  44. "execution_type": "程序1",
  45. "action_name": "后跟",
  46. "action_index": 30,
  47. "picture_index": 99,
  48. "is_system": true,
  49. "camera_height": 0,
  50. "camera_angle": 3.0,
  51. "number_focus": 1,
  52. "take_picture": true,
  53. "turntable_position": 450.0,
  54. "turntable_angle": 70.0,
  55. "shoe_upturn": false,
  56. "pre_delay": 0.0,
  57. "after_delay": 0.0,
  58. "led_switch": false,
  59. "is_wait": false,
  60. "is_need_confirm": false
  61. },
  62. {
  63. "tab_id": 1,
  64. "execution_type": "程序2",
  65. "action_name": "鞋底",
  66. "action_index": 40,
  67. "picture_index": 99,
  68. "is_system": true,
  69. "camera_height": 0,
  70. "camera_angle": 3.0,
  71. "number_focus": 1,
  72. "take_picture": true,
  73. "turntable_position": 100.0,
  74. "turntable_angle": 0.0,
  75. "shoe_upturn": true,
  76. "pre_delay": 3.0,
  77. "after_delay": 0.0,
  78. "led_switch": false,
  79. "is_wait": false,
  80. "is_need_confirm": false
  81. },
  82. {
  83. "tab_id": 1,
  84. "execution_type": "程序2",
  85. "action_name": "内里",
  86. "action_index": 50,
  87. "picture_index": 99,
  88. "camera_height": 0,
  89. "is_system": true,
  90. "camera_angle": 3.0,
  91. "number_focus": 1,
  92. "take_picture": true,
  93. "turntable_position": 500.0,
  94. "turntable_angle": 180.0,
  95. "shoe_upturn": false,
  96. "pre_delay": 0.0,
  97. "after_delay": 0.0,
  98. "led_switch": false,
  99. "is_wait": false,
  100. "is_need_confirm": false
  101. }
  102. ]