blob: 526afa33cda643680a9967aaa3fa5125b9c942be [file] [log] [blame]
/**
* Copyright (c) 2017 CEA.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* CEA - initial API and implementation and/or initial documentation
*/
/**
*/
package org.eclipse.sensinact.studio.resource;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Sensor Data</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.sensinact.studio.resource.ResourcePackage#getSensorData()
* @model
* @generated
*/
public interface SensorData extends Resource {
} // SensorData