Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Question on Emulator
  • From: "Maiero, Matteo" <matteo.maiero@xxxxxxxxxxxx>
  • Date: Mon, 5 Aug 2019 19:50:55 +0000
  • Accept-language: en-US, it-IT
  • Arc-authentication-results: i=1; mx.microsoft.com 1;spf=pass smtp.mailfrom=eurotech.com;dmarc=pass action=none header.from=eurotech.com;dkim=pass header.d=eurotech.com;arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=spGirfpYt27FunatRGDPGiiVi/kKzpf5Wf7vx+RyiQM=; b=j2ylcCrpJkfoqjQMUKmshbdoE03ajl0gNJYATuYIAFGqlyhvHuDTg+Dk5cy5IobfmPeoUu6lZBP6BxWJznRjMRFaRvqJkxh9cYwbYYpiCbwFGvH2M/w7ccQfu7ZscpuxQqCbQ4/rEHtLZs7jjgCE5jS3C9gSdrcnwGOiBrxFETqaKI+SMHK6OKqSXFk1JVDgzF1a9oEqgmKVmUlGNJ1lbamymLlK6JR8SZZs0TGd4c3QAkE02dTBr/uHHFmwVJBaOeesWPAw6Zx71q/NCiHKMRMLVbx6dc/QTM0uHahfAyUaIOcx0GZuMpw3ZK6ny5c305WUz5gIeDp3GpIv7BlflA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UJeui1jstE6FMW+sFXIPM6LorTVzuWDxeanXwFwHAIgSPp6nfQ2JTREZJYvQeI0ZJ3nn4jh5BRRvvKxrUcGtmRojy6sUfgV8Fy0fb9XCY+cbTWjyeYFtXJrdJje4btTHcy4QA/4G/7KCMBxFvtx8+6LU8uNHU6asREPtNM6L2f0JOlczIJaJPkKnD+iSehh5q6n0ZCeh3C5RJVj9XLeFN/uJWAccmqTqP66spaugxHcexlTFS/0EBjhta7qyvIwh/P2guCI4DjWEXIIxTeRUZfs2hhqPFZd6EEA+A360cKAsf6JjpJjvZiLJCCZ504SslEDhRRaEKo5Cu3QUMQldNg==
  • Delivered-to: kura-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/kura-dev>
  • List-help: <mailto:kura-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/kura-dev>, <mailto:kura-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/kura-dev>, <mailto:kura-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVS8cY5Xe3jG07k0KMwikS4fG2rA==
  • Thread-topic: [kura-dev] Question on Emulator

Hi,
Apart from some basic emulation [1], the simulation of hardware responses is actually left to the user: it is too related to the use case how the hardware should behave.
If you are using the "driver and asset” concepts, there is a driver in the marketplace that can be used simulate a response [2].

Best regards,
Matteo

[2] https://marketplace.eclipse.org/content/wires-developer-components-eclipse-kura-4xy

-- 

Matteo Maiero
Senior Software Engineer

direct: +39 0433 485 902

EUROTECH
Imagine.Build.Succeed.
HEADQUARTERS
EUROTECH S.p.A. – Via Fratelli Solari, 3/a | 33020 Amaro UD | Italy | Tel. +39. 0433 485411  | Fax +39. 0433 485499 |
Cap. Soc. 8.878.946,00 € I.V. | P.IVA / C.F.: IT 01791330309 | REA Udine 196115
www.eurotech.com
____________________________________

Il presente messaggio ed ogni suo allegato sono da intendersi inviati esclusivamente agli effettivi destinatari e potrebbero essere soggetti a restrizioni legali. Se avete ricevuto questo messaggio per errore vi invitiamo a darne immediata notifica al mittente e cancellarlo dal vostro sistema. Qualsiasi altro uso di questo messaggio da parte vostra e' strettamente proibito.
 
This e-mail, and any file attached to it, is meant only for the intended recipient of the transmission and may be a communication privileged by law. If you have received it in error, please notify the sender immediately and delete the original from your system. Any other use of this e-mail by you is strictly forbidden.

On 5 Aug 2019, at 21:18, Ravi Lavu <ravi@xxxxxxxxxxxxxxxx> wrote:


Hi,
I recently started using ESF and I have a question regarding kura Emulator. So when we deploy the applications in a local Kura Emulator environment and certain parts of the code needs interaction with the hardware devices for the code to function properly is there any Kura custom way to simulate/mock hardware devices behavior, I mean trying to simulate the hardware responses so that the code doesn't break when deployed in emulator environment.



Thanks,
Ravi Lavu 

_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/kura-dev


Back to the top