Skip to content

BatteryLevel scale mismatch: Simulator sends 0–100, devices use 0–1 #334

@afjk

Description

@afjk

The STYLY NetSync simulator emits BatteryLevel in the range 0–100, but real devices report 0–1 (normalized).
Please align the simulator output to 0–1 to match device behavior.

Log (simulator):
12:17:51 | INFO | Client Variable Changed: room=default_room, target=441, sender=441, name='BatteryLevel', old='42.0', new='32.0'
Expected: BatteryLevel is normalized 0.0–1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions