apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 8c63ae91b758ac17247212d30e0d79af creationTimestamp: "2026-07-13T13:49:00Z" generation: 8 labels: branch: main build: "76" context: release created-by-lighthouse: "true" event-GUID: 97c65014-7ec1-11f1-891a-4395a913b5fa lighthouse.jenkins-x.io/baseSHA: d93d8243e1c77faddef10fe17ab52802aa8877c9 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1783950540797" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-5pg9t lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: d93d8243e1c77faddef10fe17ab52802aa8877c9 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-sjwdw-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.22 operation: Update time: "2026-07-13T13:55:18Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:buildLogsUrl: {} f:completedTimestamp: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-07-13T13:56:26Z" name: greencapitaltrade-deadpool-main-76 namespace: jx resourceVersion: "184981258" uid: aee8fb7a-82ea-4014-ac39-eed2cc94671d spec: baseSHA: d93d8243e1c77faddef10fe17ab52802aa8877c9 batchPipelineActivity: {} build: "76" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/deadpool/main/76.log completedTimestamp: "2026-07-13T13:56:15Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | feat(gt06): decode 0x94 info-transmission voltage/status + carry 0x22/0x24 LBS Adds a GT06 parser path for the 0x94 "Information Transmission" packet, which previously hit "Unknown GT06 protocol: 0x94" and dropped every non-GPS telemetry value the device sends (external supply voltage, internal/backup battery voltage, door/IO status, ignition/immobilized state, ICCID, satellite diagnostics, network technology). - gt06.rs: new GT06Packet::Info/LbsMultiple variants, decode routines per 0x94 information-type sub-code, and a CellTowerReading struct reused by both the 0x22 (GPS+LBS) trailing-tower extraction and the 0x24 LBS-multiple (no-GPS) packet. Unknown/malformed sub-types warn and preserve raw bytes in protocol_data instead of erroring, so no device-sent frame is silently dropped. NormalizedIoTData.power is now actually populated for GT06 (previously hardcoded to None). - No change needed in iot-consumer's Bifrost payload builder: it already serializes the full power struct losslessly, so both voltage fields reach asset.iot.data as soon as gt06.rs fills them. Byte offsets are grounded in the Concox JM-LL301 protocol spec (the only public Concox doc that documents 0x94 at all -- the base GT06 v1.8.1 spec doesn't cover it) and cross-checked against Traccar's open-source Gt06ProtocolDecoder. No live capture from the production IMEIs named in the ticket was available to validate against; see PR description for a protocol-number discrepancy worth a human's attention (0x24 is a pure LBS-multiple packet per both sources, not WiFi-AP as the ticket assumed). Tests: 12 new unit tests in iot-common/tests/gt06_extensions.rs covering every decoded 0x94 sub-type, the unknown-subtype raw-preserve path, and 0x22/0x24 LBS carry; 1 new iot-consumer e2e test confirming decoded voltage reaches the Bifrost asset.iot.data write. Co-Authored-By: Claude Sonnet 5 lastCommitSHA: e353c6cc727eccd2d3325db9a5649338b0aa959d message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.59.0 startedTimestamp: "2026-07-13T13:49:00Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-07-13T13:56:15Z" name: from build pack startedTimestamp: "2026-07-13T13:49:18Z" status: Succeeded steps: - completedTimestamp: "2026-07-13T13:49:19Z" name: Git Clone startedTimestamp: "2026-07-13T13:49:18Z" status: Succeeded - completedTimestamp: "2026-07-13T13:49:21Z" name: Next Version startedTimestamp: "2026-07-13T13:49:19Z" status: Succeeded - completedTimestamp: "2026-07-13T13:49:25Z" name: Jx Variables startedTimestamp: "2026-07-13T13:49:22Z" status: Succeeded - completedTimestamp: "2026-07-13T13:54:58Z" name: Build Cargo Install startedTimestamp: "2026-07-13T13:49:26Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:00Z" name: Check Registry startedTimestamp: "2026-07-13T13:54:58Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:03Z" name: Build Server Image startedTimestamp: "2026-07-13T13:55:01Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:04Z" name: Build Consumer Image startedTimestamp: "2026-07-13T13:55:03Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:07Z" name: Build Mqtt Image startedTimestamp: "2026-07-13T13:55:05Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:18Z" name: Promote Changelog startedTimestamp: "2026-07-13T13:55:07Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:21Z" name: Promote Helm Release startedTimestamp: "2026-07-13T13:55:19Z" status: Succeeded - completedTimestamp: "2026-07-13T13:55:59Z" name: Promote Jx Promote startedTimestamp: "2026-07-13T13:55:21Z" status: Succeeded - completedTimestamp: "2026-07-13T13:56:15Z" name: Publish Org Kb startedTimestamp: "2026-07-13T13:55:59Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4781 startedTimestamp: "2026-07-13T13:55:40Z" status: Succeeded startedTimestamp: "2026-07-13T13:55:40Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4782 startedTimestamp: "2026-07-13T13:55:56Z" status: Succeeded startedTimestamp: "2026-07-13T13:55:56Z" status: Succeeded version: 0.59.0 status: {}