码迷,mamicode.com
首页 >  
搜索关键字:actuator    ( 167个结果
阀门相关英语
Electric Valve Actuator 电动执行机构 Multi-turn and Quarter-turn part-turn 多回转和四分之一回转,部分回转 indication contacts 反馈触点? ated torque 额定力矩 trip and deenergise th ...
分类:其他好文   时间:2017-02-24 19:30:32    阅读次数:173
Spring Boot示例 - 1. 使用Spring Boot Actuator构建RESTful web service
一、概述Spring Boot Actuator是Spring Boot的子项目。使用它无需特别配置,即可为应用增加一些生产级别的服务。本教程展示使用Eclipse + Maven来从零开始构建一个RESTful的应用。 该应用作用是访问http://localhost:8080/fuck?name=xxx,会返回json字符串,并且访问http://localhost:8080/metrics...
分类:编程语言   时间:2016-07-13 17:47:30    阅读次数:1560
Mainstream products in the machinery market
Modern production control system, most of the use of electric actuator valve actuator, it is relatively traditional valve control device to use more s ...
分类:系统相关   时间:2016-06-19 17:07:01    阅读次数:210
Spring Boot学习笔记
Spring Boot带来的四大特性 自动配置(Automatic configuration) Starter依赖(Starter dependencies) CLI(Command-line interface) Actuator: 在运行时查看Spring Boot应用的内部信息...
分类:编程语言   时间:2016-06-16 14:49:48    阅读次数:437
PID控制器(比例-积分-微分控制器)- V
Linear Actuator - PID ControlIntroductionThis application guide is designed to explain the basics of PID control and how to implement a basic control ...
分类:其他好文   时间:2015-09-21 19:09:53    阅读次数:281
监控和管理生产环境spring boot actuator
spring-boot-actuator模块提供了一个监控和管理生产环境的模块,可以使用http、jmx、ssh、telnet等拉管理和监控应用。审计(Auditing)、 健康(health)、数据采集(metrics gathering)会自动加入到应用里面。...
分类:编程语言   时间:2015-08-28 13:20:41    阅读次数:497
高通camera学习笔记五(actuator驱动参数解析)
1.概述 actuator驱动信息文件是指vendor目录下的$ActuatorName_actuator.h文件(如gigaset_actuator.h)。此信息文件就是一个actuator_driver_ctrl_t结构体。包括actuator_params与actuator_tuned_par...
分类:其他好文   时间:2015-03-02 12:54:48    阅读次数:1577
167条   上一页 1 ... 15 16 17
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!