Eng Meet Train Embarkation V110 V2412 Install Here

meet-ctl --host localhost:5050 register-embark \ --service-name embark-v2412 \ --endpoint http://172.20.0.3:8080/embark \ --version v2412 Expected output:

embark_version: v2412 train_composition: - car_id: "CAR-01" doors: 4 capacity: 120 - car_id: "CAR-02" doors: 4 capacity: 120 boarding_protocol: method: "asymmetric" # new in v2412 min_dwell_time_sec: 20 max_dwell_time_sec: 45 sensors: - type: lidar enabled: true - type: loadcell threshold_kg: 5000 meet_integration: listen_port: 8080 rpc_timeout_ms: 5000 Apply: eng meet train embarkation v110 v2412 install

# Test MEET endpoint health meet-ctl --version # Should show v110 The installer is packaged as a containerized microservice for isolation. eng meet train embarkation v110 v2412 install