C# Class DeviceHive.DeviceEquipment

Afficher le fichier Open project: devicehive/devicehive-.net-mf

Méthodes publiques

Свойство Type Description
name string
parameters System.Collections.Hashtable
timestamp string

Méthodes publiques

Méthode Description
GetHashCode ( ) : int

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

name public_oe property

Command name
public string name
Résultat string

parameters public_oe property

Name-value array of parameters
public Hashtable,System.Collections parameters
Résultat System.Collections.Hashtable

timestamp public_oe property

Timestamp of the command
Created by server.
public string timestamp
Résultat string