Search Results for

    Show / Hide Table of Contents

    Interface ITelematicFunctionData

    Data with payload passed to the python script

    Namespace: Simplic.Telematic.Core
    Assembly: Simplic.Telematic.Core.dll
    Syntax
    public interface ITelematicFunctionData

    Properties

    | Improve this Doc View Source

    PayLoadType

    Gets the type of the given payload

    Declaration
    Type PayLoadType { get; }
    Property Value
    Type Description
    System.Type

    Methods

    | Improve this Doc View Source

    GetPayLoad()

    Get the current payload obkect

    Declaration
    ITelematicPayLoad GetPayLoad()
    Returns
    Type Description
    ITelematicPayLoad

    Payload object

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx