Skip to documentation content
On this page
  1. Contract
  2. Signature

replace_snapshot

Replace the local Python view of an offline Telion model snapshot.

Replace the local Python view of an offline Telion model snapshot.

Contract

PropertyValue
symboltelion_api.Model.replace_snapshot
signature(snapshot: 'dict[str, Any]') -> 'None'
returnNone

Signature

telion_api.Model.replace_snapshot(snapshot: 'dict[str, Any]') -> 'None'
replace_snapshot — Telion Python API 0.1.0-alpha | Telion