I'm at 7400 ft!
Here's a snippet from the logs:
Hyundai Bluelink App -- reJson: [hataTID:49ddebf6-26d6-11f0-abf7-5fbb1047161c, vehicleStatus:[acc:false, airConditionStatus:false, airCtrlOn:false, airTemp:[hvacTempType:1, unit:1, value:OFF], battery:[batSignalReferenceValue:[batWarning:65], batSoc:94, batState:0, powerAutoCutMode:2, sjbDeliveryMode:2], breakOilStatus:false, dateTime:2025-05-01T21:50:25Z, defrost:false, defrostStatus:false, doorLock:false, doorLockStatus:false, doorOpen:[backLeft:0, backRight:0, frontLeft:0, frontRight:0], dte:[unit:3, value:222], engine:false, evStatus:[batteryCharge:false, batteryDisCharge:false, batteryDisChargePlugin:0, batteryPlugin:0, batteryPrecondition:false, batteryStatus:73, chargePortDoorOpen:2, disChargeRemaintime:0, dischargingLimit:20, drvDistance:[[rangeByFuel:[evModeRange:[unit:3, value:222], totalAvailableRange:[unit:3, value:222]], type:0]], remainTime:[[unit:1, value:0]], remainTime2:[atc:[unit:1, value:0], etc1:[unit:1, value:44], etc2:[unit:1, value:1260], etc3:[unit:0, value:135]], reservChargeInfos:[ect:[end:[day:7, time:[time:19630, timeSection:1]], start:[day:7, time:[time:0000, timeSection:0]]], offpeakPowerInfo:[offPeakPowerFlag:0, offPeakPowerTime1:[endTime:[time:0000, timeSection:0], startTime:[time:0000, timeSection:0]]], reservChargeInfo:[dateTime:2025/05/01T14:50:57Z, reservChargeInfoDetail:[reservChargeSet:false, reservFatcSet:[airCtrl:0, airTemp:[unit:0, value:OFF], defrost:false], reservInfo:[day:[0, 1, 2, 3, 4, 5, 6], time:[time:0000, timeSection:0]]]], reservFlag:0, reserveChargeInfo2:[reservChargeInfoDetail:[reservChargeSet:false, reservFatcSet:[airCtrl:0, airTemp:null, defrost:false], reservInfo:[day:[0, 1, 2, 3, 4, 5, 6], time:[time:0000, timeSection:0]]]], targetSOClist:[[dte:[rangeByFuel:[evModeRange:[unit:2, value:505]], type:2], plugType:0, targetSOClevel:100], [dte:[rangeByFuel:[evModeRange:[unit:2, value:505]], type:2], plugType:1, targetSOClevel:100]]], timeDiff:0, v2G:false, valueDiff:0, wirelessCharging:false], fuelLevel:0, hazardStatus:0, hoodOpen:false, ign3:false, ignitionStatus:false, lampWireStatus:[headLamp:[headLampStatus:false, leftBifuncLamp:false, leftHighLamp:false, leftLowLamp:false, rightBifuncLamp:false, rightHighLamp:false, rightLowLamp:false], stopLamp:[leftLamp:false, rightLamp:false, stopLampStatus:false], turnSignalLamp:[leftFrontLamp:false, leftRearLamp:false, rightFrontLamp:false, rightRearLamp:false, turnSignalLampStatus:false]], lowFuelLight:false, odometer:164, seatHeaterVentInfo:[astSeatHeatState:2, drvSeatHeatState:2, rlSeatHeatState:2, rrSeatHeatState:2], sideBackWindowHeat:0, sleepModeCheck:true, smartKeyBatteryWarning:false, steerWheelHeat:0, tailLampStatus:0, tirePressureLamp:[tirePressureWarningLampAll:0, tirePressureWarningLampFrontLeft:0, tirePressureWarningLampFrontRight:0, tirePressureWarningLampRearLeft:0, tirePressureWarningLampRearRight:0], transCond:true, trunkOpen:false, trunkOpenStatus:false, vehicleLocation:[coord:[alt:-104.799022, lat:39.095588, lon:-104.799022, type:0.0]], washerFluidStatus:false, windowOpen:[backLeft:0, backRight:0, blOpenLevel:0, brOpenLevel:0, flOpenLevel:0, frOpenLevel:0, frontLeft:0, frontRight:0]]]
The range shown in the app is 222, for which I see a corresponding value in the log three times. I suspect total range or dte is what I'm looking for, guessing the others refer to hybrids perhaps?
batteryStatus:73 corresponds to the 73% number I see in the app.
Hope this helps.
Thank you,
Steve