hybrid-diagnostic-tool/films/diagnostic-logic/hyperframe.json

23 lines
958 B
JSON
Raw Normal View History

2026-08-18 12:52:18 +02:00
{
"captions": true,
"voice": "af_nova",
"music_url": "https://4ort.live/v1/mtv/video/7c1ba1f16368?download=1",
"scenes": [
{
"id": "s1",
"narration": "Diagnostic logic is the foundation of automotive repair. It's the same systematic approach that applies to both combustion engines and electric systems."
},
{
"id": "s2",
"narration": "For a combustion engine, we start by verifying power, checking the ground, and examining the signal path. This ensures the engine has the basic requirements to operate."
},
{
"id": "s3",
"narration": "For an electric system, we check the battery voltage, the controller status, and the motor phase. This ensures the system has the necessary power and control signals."
},
{
"id": "s4",
"narration": "The same diagnostic logic applies to both systems. The key is to approach each system with a structured, methodical approach."
}
]
}