Zum Hauptinhalt springen
Version: 3.5.x

Übersicht über die Einstellungen

Dieses Dokument listet alle Einstellungen auf, die von der /settings/ Endpunkt mit ihrem Schlüssel, Typ (aus type_hint) und **Einschränkungen ** (aus metadata.constraint.range + locked (sofern zutreffend).

A locked Die Einstellung ist nur-Lese-Zugriff zur Laufzeit. Dies kann über die Konfigurationsdatei oder über die Haply Hub Einstellungsseite, aber Es ist ein vollständiger Neustart des Dienstes erforderlich damit die Änderungen wirksam werden.

Konfiguration

Die Konfigurationsdatei, mit der die Einstellungen beim Start des Dienstes überschrieben werden können, befindet sich hier:

PlattformStandort
WindowsC:\ProgramData\Haply\Inverse\haply-inverse-service-config.json
macOS/Library/Application Support/Haply/Inverse/haply-inverse-service-config.json
Linux/etc/haply-inverse-service/haply-inverse-service-config.json

Die Konfigurationsdatei ist eine einfaches JSON-Objekt Zuordnung von Einstellungsschlüsseln zum Überschreiben von Werten. Die Schlüssel müssen gültige Einstellungsschlüssel sein, die von der /settings/ HTTP Route. Für alle nicht angegebenen Schlüssel wird die Standardeinstellung des Dienstes verwendet.

Hier ist zum Beispiel eine zufällige Überschreibung der Netzwerkkonfiguration:

{
"networking/http/port": 8400,
"networking/simulation/port": 8500,
"networking/events/port": 9000,
"networking/expose_servers_on_network": true
}

Typzuordnung

Erläuterungen zu Typ-Hinweisen:

  • ARR_STRINGstring[]
  • VEC3vec3 (Objekt mit {x,y,z})
  • GENERICjson (beliebig strukturierter Wert)

Zu erledigen: Fertigstellen + Beschreibungen

devices/…

SchlüsselTypZwänge
devices/detection/advanced/allowed_vendor_id_filterstring[]
devices/detection/advanced/inverse3x_description_filterstring[]
devices/detection/advanced/port_name_substring_filterstring[]
devices/detection/advanced/wvg_description_filterstring[]
devices/detection/blacklisted_portsjson
devices/detection/block_on_loopbool
devices/detection/detection_failure_log_delayintBereich 1–60
devices/detection/max_number_retryintBereich 1–10
devices/detection/periodintBereich 100–10000; gesperrt
devices/detection/timeoutintBereich 1–15
devices/force_scalefloatBereich 0–2
devices/inverse/body_orientation_query_on_idlebool
devices/verse_grip/advanced/euro_one_filterjsongesperrt
devices/verse_grip/battery/critical_thresholdint
devices/verse_grip/battery/low_thresholdint
devices/verse_grip/battery/reset_marginint
devices/workspace/defaultsjson

features/…

SchlüsselTypZwänge
features/HFX/sdfbool
features/HFX/sdf/created_eventsbool
features/HFX/sdf/delete_eventsbool
features/HFX/sdf/probe_on_zero_forcebool
features/HFX/sdf/probe_on_zero_force_delayfloatBereich 0,001–60
features/HFX/sdf/update_eventsbool
features/grip_hook/enabledbool
features/grip_hook/hallintBereich 1–32
features/grip_hook/hold_durationintBereich 10–1000
features/grip_hook/use_hallbool
features/navigation/bubble/avatar_boundaries_maxvec3
features/navigation/bubble/avatar_boundaries_minvec3
features/navigation/bubble/bubble_centervec3
features/navigation/bubble/damping_coef_at_centerfloat
features/navigation/bubble/damping_coef_at_inner_radiusfloat
features/navigation/bubble/damping_coef_at_outer_radiusfloat
features/navigation/bubble/reset_velocity_on_entrybool
features/navigation/bubble/spring_coef_at_centerfloat
features/navigation/bubble/spring_coef_at_inner_radiusfloat
features/navigation/bubble/spring_coef_at_outer_radiusfloat
features/navigation/bubble/velocity_zone_bump_region_widthfloat
features/navigation/bubble/velocity_zone_bump_stiffnessfloat
features/navigation/bubble/velocity_zone_inner_radiusfloat
features/navigation/bubble/velocity_zone_max_velocityfloat
features/navigation/bubble/velocity_zone_outer_radiusfloat
features/navigation/bubble/wall_spring_stiffnessfloat
features/safe_trajectory/enabledbool
features/safe_trajectory/max_velfloatBereich 0,01–2
features/screensaver/distracted_speedfloatBereich 0,001–0,2
features/screensaver/enabledbool
features/screensaver/speedfloatBereich 0,001–0,2
features/synth/enabledbool
features/synth/oscillator1/amplitudefloatBereich 0–10
features/synth/oscillator1/frequencyfloatBereich 5–20.000
features/synth/oscillator1/shapejsonBereich 0–1
features/synth/oscillator2/amplitudefloatBereich 0–10
features/synth/oscillator2/frequencyfloatBereich 5–20.000
features/synth/oscillator2/shapejsonBereich 0–1

networking/…

SchlüsselTypZwänge
networking/events/portintgesperrt
networking/expose_servers_on_networkboolgesperrt
networking/http/portintgesperrt
networking/legacy/portintgesperrt
networking/simulation/portintgesperrt

session/…

SchlüsselTypZwänge
session/safeties/device_drive_timeoutintBereich 50–10000, Schrittweite 10
session/safeties/slowest_sim_rateintBereich 20–500

system/…

SchlüsselTypZwänge
system/serial_enablebool