zhang98722 / ifsf-communication

7 stars 6 forks source link

终于找到了 #1

Open baihuashu225 opened 7 years ago

baihuashu225 commented 7 years ago

您好,

  最近在做加油站 FCC 的 IFSF 通讯的项目,以前没接触过,毫无头绪,只知道 IFSF 封装了 TCP、IP协议。很感谢能在github上找到您关于 IFSF 的项目,检下项目后,发现项目还需要依赖另一个项目才能运行,您能把另一个项目给我发一下吗?多谢了   我的邮箱:513092071@qq.com
zhang98722 commented 7 years ago

没有其他依赖啊,而且这个是demo版本,真正用的不是这个代码,你们是什么公司啊?

baihuashu225 commented 7 years ago

<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

zeus-module-fccmanage zeus-module-fccmanage 1.0-SNAPSHOT
<modelVersion>4.0.0</modelVersion>
fcccontroller
<dependencies>
   <dependency>
        <groupId>zeus-common</groupId>
        <artifactId>zeus-common-interface</artifactId>
        <version>1.0-SNAPSHOT</version>
    </dependency> 

您好,我看您依赖了这个模块,zeus-common-interface,这个我快我没找到。 老大让我研究一下 IFSF,我没做过,公司是小公司,公司的其他人也没做过,很郁闷。 这个代码可以测试用吗?

zhang98722 commented 7 years ago

基本没有办法测试,这个只是当初研究的时候随意写的,没法真正用

baihuashu225 commented 7 years ago

那您有真正能用的版本吗?我可以有偿购买

zhang98722 commented 7 years ago

其实就是ifsf协议的封装而已,没有什么复杂的

baihuashu225 commented 7 years ago

主要是我没接触过ifsf,也不懂FCC,在网上也没查到相关的资料,尝试了两个星期了,也没研究出个啥,这个是我的 QQ:513092071

viplao5 commented 5 years ago

请问,zeus-common-interface的项目代码能共享吗?

zhang98722 commented 5 years ago

随意的,而且这个只是demo,当时火车上无聊随手写着玩的,有什么问题可以联系我,帮忙解答一下 在2018年12月14日 17:02 ,viplao5写道: 请问,zeus-common-interface的项目代码能共享吗? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

viplao5 commented 5 years ago

最近因项目需要需解析IFSF协议,找到的资料都是英文资料,英文水平有限😂,希望从您这得到些帮助,是否有中文相关文档或可运行的demo程序,谢谢。

zhang98722 commented 5 years ago

最近因项目需要需解析IFSF协议,找到的资料都是英文资料,英文水平有限😂,希望从您这得到些帮助,是否有中文相关文档或可运行的demo程序,谢谢。

这个主要资料确实都是英文的,在看文档也检索了很多资料和文档,如果你需要可以留一个邮箱我发给你

altafc22 commented 3 years ago

Hi @zhang98722, thank you for making this library. i am working on IFSF protocol to communicate with Wayne Fusion. can you please give small documentation for library that how to use it.

whem i'm trying to build the project i'm getting this file missing error for Artifact Id zeus-common-interface

waiting for your response, thanks in advance :)

zhang98722 commented 3 years ago

Hi @zhang98722, thank you for making this library. i am working on IFSF protocol to communicate with Wayne Fusion. can you please give small documentation for library that how to use it.

whem i'm trying to build the project i'm getting this file missing error for Artifact Id zeus-common-interface

waiting for your response, thanks in advance :)

actually its not a ready to go project, just a demo i wrote when i on travel i can send you some documents or answer some question you meet about IFSF

im050 commented 1 year ago

您好,想咨询一下,是否能够通过IFSF协议实现实时获取油枪号、加油量数据导入到外部系统做数据分析。52619941@qq.com 这是我的邮箱,QQ、微信同号,如果方便的话想和您学习探讨一下,当然是有偿的。